Remove empty SUBDIRS line _again_, as that _still_ prevents 'make dist'
authorSebastian Wilhelmi <wilhelmi@ira.uka.de>
Thu, 26 Oct 2000 12:01:15 +0000 (12:01 +0000)
committerSebastian Wilhelmi <wilhelmi@src.gnome.org>
Thu, 26 Oct 2000 12:01:15 +0000 (12:01 +0000)
2000-10-26  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>

* Makefile.am: Remove empty SUBDIRS line _again_, as that _still_
prevents 'make dist' from working.

gobject/ChangeLog
gobject/Makefile.am

index 244aa9f..f08ede4 100644 (file)
@@ -1,3 +1,8 @@
+2000-10-26  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
+
+       * Makefile.am: Remove empty SUBDIRS line _again_, as that _still_
+       prevents 'make dist' from working.
+
 Wed Oct 25 19:11:03 2000  Owen Taylor  <otaylor@redhat.com>
 
        * gbsearcharray.h (g_bsearch_array_get_nth): Don't use implicit
index 7e2b34a..1507961 100644 (file)
@@ -3,7 +3,6 @@
 #
 ## Process this file with automake to produce Makefile.in
 
-SUBDIRS =
 INCLUDES = -I$(top_srcdir) -I$(top_builddir) @GLIB_DEBUG_FLAGS@
 
 # libraries to compile and install