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 ebc75be7c5a763f37cc081c79b9f7bfe67cb0752..7a39208e629f552e3fca28bc774ad92f7b889f22 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 d78fe70c56260bbf10c45df48b8100f048211bac..d847d8110c4924383c8ec29529bbbd38035b5cad 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