Remove empty SUBDIRS line, as that prevents make dist from working.

2000-09-25  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>

	* Makefile.am: Remove empty SUBDIRS line, as that prevents make
	dist from working.
This commit is contained in:
Sebastian Wilhelmi 2000-09-25 14:28:56 +00:00 committed by Sebastian Wilhelmi
parent 599be596c2
commit 273d0c7b93
2 changed files with 5 additions and 2 deletions

View File

@ -1,3 +1,8 @@
2000-09-25 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* Makefile.am: Remove empty SUBDIRS line, as that prevents make
dist from working.
Sat Sep 9 20:04:13 2000 Owen Taylor <otaylor@redhat.com>
* gobject.c (g_object_last_unref): Move call to

View File

@ -3,8 +3,6 @@
#
## Process this file with automake to produce Makefile.in
SUBDIRS =
INCLUDES = -I$(top_srcdir) -I$(top_builddir) -I. @GLIB_DEBUG_FLAGS@
# libraries to compile and install