mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-26 15:36: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>
|
2007-11-28 Alexander Larsson <alexl@redhat.com>
|
||||||
|
|
||||||
* glib/glib.symbols:
|
* glib/glib.symbols:
|
||||||
|
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user