Remove empty SUBDIRS line _again_, as that _still_ prevents 'make dist'

2000-10-26  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>

	* Makefile.am: Remove empty SUBDIRS line _again_, as that _still_
	prevents 'make dist' from working.
This commit is contained in:
Sebastian Wilhelmi 2000-10-26 12:01:15 +00:00 committed by Sebastian Wilhelmi
parent b1278dc611
commit 752f18cc24
2 changed files with 5 additions and 1 deletions

View 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

View 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