Remove makegioalias.pl from the marshal files and avoid it being cleaned
authorEmmanuele Bassi <ebassi@gnome.org>
Wed, 28 Nov 2007 14:42:29 +0000 (14:42 +0000)
committerEmmanuele Bassi <ebassi@src.gnome.org>
Wed, 28 Nov 2007 14:42:29 +0000 (14:42 +0000)
2007-11-28  Emmanuele Bassi  <ebassi@gnome.org>

* 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

ChangeLog
gio/Makefile.am

index 9964804..b55ec02 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-11-28  Emmanuele Bassi  <ebassi@gnome.org>
+
+       * 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  <alexl@redhat.com>
 
         * glib/glib.symbols:
index b589517..173a9d1 100644 (file)
@@ -38,7 +38,6 @@ lib_LTLIBRARIES = libgio-2.0.la
 marshal_sources = \
         gio-marshal.h  \
         gio-marshal.c  \
-       makegioalias.pl \
        $(NULL)
 
 if CROSS_COMPILING