Remove makegioalias.pl from the marshal files and avoid it being cleaned

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
This commit is contained in:
Emmanuele Bassi 2007-11-28 14:42:29 +00:00 committed by Emmanuele Bassi
parent 6ae887bb9b
commit 6ce14033c7
2 changed files with 5 additions and 1 deletions

View File

@ -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> 2007-11-28 Alexander Larsson <alexl@redhat.com>
* glib/glib.symbols: * glib/glib.symbols:

View File

@ -38,7 +38,6 @@ lib_LTLIBRARIES = libgio-2.0.la
marshal_sources = \ marshal_sources = \
gio-marshal.h \ gio-marshal.h \
gio-marshal.c \ gio-marshal.c \
makegioalias.pl \
$(NULL) $(NULL)
if CROSS_COMPILING if CROSS_COMPILING