mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-26 22:16:16 +01:00
made 'make distcheck' happy.
2001-05-22 Sebastian Wilhelmi <wilhelmi@ira.uka.de> * Makefile.am (bin_SCRIPTS): made 'make distcheck' happy.
This commit is contained in:
parent
896d677f45
commit
475193bda8
@ -1,5 +1,7 @@
|
||||
2001-05-22 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
||||
|
||||
* Makefile.am (bin_SCRIPTS): made 'make distcheck' happy.
|
||||
|
||||
* gobject.def: Removed g_param_spec_stringc.
|
||||
|
||||
Tue May 22 02:46:13 2001 Tim Janik <timj@gtk.org>
|
||||
|
@ -154,7 +154,7 @@ libgobject_1_3_la_SOURCES = $(gruntime_target_sources)
|
||||
# programs to compile and install
|
||||
#
|
||||
bin_PROGRAMS = gobject-query glib-genmarshal
|
||||
bin_SCRIPTS = glib-mkenums
|
||||
bin_SCRIPTS = $(srcdir)/glib-mkenums
|
||||
noinst_PROGRAMS = testgruntime
|
||||
# source files
|
||||
gobject_query_SOURCES = gobject-query.c
|
||||
|
Loading…
Reference in New Issue
Block a user