mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-26 22:16:16 +01:00
Remove empty SUBDIRS line, as that prevents make dist from working.
2000-09-25 Sebastian Wilhelmi <wilhelmi@ira.uka.de> * Makefile.am: Remove empty SUBDIRS line, as that prevents make dist from working.
This commit is contained in:
parent
599be596c2
commit
273d0c7b93
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user