made 'make distcheck' happy.
authorSebastian Wilhelmi <wilhelmi@ira.uka.de>
Tue, 22 May 2001 14:31:26 +0000 (14:31 +0000)
committerSebastian Wilhelmi <wilhelmi@src.gnome.org>
Tue, 22 May 2001 14:31:26 +0000 (14:31 +0000)
2001-05-22  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>

        * Makefile.am (bin_SCRIPTS): made 'make distcheck' happy.

gobject/ChangeLog
gobject/Makefile.am

index 2b70895..b053056 100644 (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>
index bf8d314..eeddda9 100644 (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