From: Sebastian Wilhelmi Date: Thu, 26 Oct 2000 12:01:15 +0000 (+0000) Subject: Remove empty SUBDIRS line _again_, as that _still_ prevents 'make dist' X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=752f18cc244570977cdd8af8bdd26f71c76f3038;p=dana%2Fcg-glib.git Remove empty SUBDIRS line _again_, as that _still_ prevents 'make dist' 2000-10-26 Sebastian Wilhelmi * Makefile.am: Remove empty SUBDIRS line _again_, as that _still_ prevents 'make dist' from working. --- diff --git a/gobject/ChangeLog b/gobject/ChangeLog index 244aa9fc..f08ede4b 100644 --- a/gobject/ChangeLog +++ b/gobject/ChangeLog @@ -1,3 +1,8 @@ +2000-10-26 Sebastian Wilhelmi + + * Makefile.am: Remove empty SUBDIRS line _again_, as that _still_ + prevents 'make dist' from working. + Wed Oct 25 19:11:03 2000 Owen Taylor * gbsearcharray.h (g_bsearch_array_get_nth): Don't use implicit diff --git a/gobject/Makefile.am b/gobject/Makefile.am index 7e2b34a9..15079615 100644 --- a/gobject/Makefile.am +++ b/gobject/Makefile.am @@ -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