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-Tag: GLIB_1_3_2~67 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=752f18cc244570977cdd8af8bdd26f71c76f3038;p=platform%2Fupstream%2Fglib.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 244aa9f..f08ede4 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 7e2b34a..1507961 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