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:
Sebastian Wilhelmi 2001-05-22 14:31:26 +00:00 committed by Sebastian Wilhelmi
parent 896d677f45
commit 475193bda8
2 changed files with 3 additions and 1 deletions

View File

@ -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>

View File

@ -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