gnome-panel r10747 - trunk/applets/clock
- From: chpe svn gnome org
- To: svn-commits-list gnome org
- Subject: gnome-panel r10747 - trunk/applets/clock
- Date: Sun, 20 Jan 2008 18:41:54 +0000 (GMT)
Author: chpe
Date: Sun Jan 20 18:41:54 2008
New Revision: 10747
URL: http://svn.gnome.org/viewvc/gnome-panel?rev=10747&view=rev
Log:
2008-01-20 Christian Persch <chpe gnome org>
* Makefile.am: Add --internal when generating the marshalers.
Modified:
trunk/applets/clock/ChangeLog
trunk/applets/clock/Makefile.am
Modified: trunk/applets/clock/Makefile.am
==============================================================================
--- trunk/applets/clock/Makefile.am (original)
+++ trunk/applets/clock/Makefile.am Sun Jan 20 18:41:54 2008
@@ -94,10 +94,10 @@
clock-typebuiltins.h
clock-marshallers.c: clock-marshallers.list
- glib-genmarshal --prefix _clock_marshal --body $< > $@
+ glib-genmarshal --prefix _clock_marshal --header --body --internal $< > $@
clock-marshallers.h: clock-marshallers.list
- glib-genmarshal --prefix _clock_marshal --header $< > $@
+ glib-genmarshal --prefix _clock_marshal --header --internal $< > $@
clock_enum_headers = \
$(top_srcdir)/applets/clock/clock-utils.h
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]