mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-25 23:16:14 +01:00
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:
parent
6ae887bb9b
commit
6ce14033c7
@ -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:
|
||||
|
@ -38,7 +38,6 @@ lib_LTLIBRARIES = libgio-2.0.la
|
||||
marshal_sources = \
|
||||
gio-marshal.h \
|
||||
gio-marshal.c \
|
||||
makegioalias.pl \
|
||||
$(NULL)
|
||||
|
||||
if CROSS_COMPILING
|
||||
|
Loading…
Reference in New Issue
Block a user