Remove empty SUBDIRS line, as that prevents make dist from working.
authorSebastian Wilhelmi <wilhelmi@ira.uka.de>
Mon, 25 Sep 2000 14:28:56 +0000 (14:28 +0000)
committerSebastian Wilhelmi <wilhelmi@src.gnome.org>
Mon, 25 Sep 2000 14:28:56 +0000 (14:28 +0000)
2000-09-25  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>

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

gobject/ChangeLog
gobject/Makefile.am

index ebc75be..7a39208 100644 (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
index d78fe70..d847d81 100644 (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