From: Emmanuele Bassi Date: Wed, 28 Nov 2007 14:42:29 +0000 (+0000) Subject: Remove makegioalias.pl from the marshal files and avoid it being cleaned X-Git-Tag: GLIB_2_15_1~277 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6ce14033c7305a604c622b4bc988508c83bd74c2;p=platform%2Fupstream%2Fglib.git Remove makegioalias.pl from the marshal files and avoid it being cleaned 2007-11-28 Emmanuele Bassi * gio/Makefile.am: Remove makegioalias.pl from the marshal files and avoid it being cleaned up when running make clean. svn path=/trunk/; revision=5974 --- diff --git a/ChangeLog b/ChangeLog index 9964804..b55ec02 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2007-11-28 Emmanuele Bassi + + * gio/Makefile.am: Remove makegioalias.pl from the marshal files + and avoid it being cleaned up when running make clean. + 2007-11-28 Alexander Larsson * glib/glib.symbols: diff --git a/gio/Makefile.am b/gio/Makefile.am index b589517..173a9d1 100644 --- a/gio/Makefile.am +++ b/gio/Makefile.am @@ -38,7 +38,6 @@ lib_LTLIBRARIES = libgio-2.0.la marshal_sources = \ gio-marshal.h \ gio-marshal.c \ - makegioalias.pl \ $(NULL) if CROSS_COMPILING