mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-05-18 11:41:58 +02: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>
|
Sat Sep 9 20:04:13 2000 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
* gobject.c (g_object_last_unref): Move call to
|
* gobject.c (g_object_last_unref): Move call to
|
||||||
|
@ -3,8 +3,6 @@
|
|||||||
#
|
#
|
||||||
## Process this file with automake to produce Makefile.in
|
## Process this file with automake to produce Makefile.in
|
||||||
|
|
||||||
SUBDIRS =
|
|
||||||
|
|
||||||
INCLUDES = -I$(top_srcdir) -I$(top_builddir) -I. @GLIB_DEBUG_FLAGS@
|
INCLUDES = -I$(top_srcdir) -I$(top_builddir) -I. @GLIB_DEBUG_FLAGS@
|
||||||
|
|
||||||
# libraries to compile and install
|
# libraries to compile and install
|
||||||
|
Loading…
x
Reference in New Issue
Block a user