phonemgr r332 - in trunk: . cut-n-paste/e-contact-entry
- From: hadess svn gnome org
- To: svn-commits-list gnome org
- Subject: phonemgr r332 - in trunk: . cut-n-paste/e-contact-entry
- Date: Wed, 4 Feb 2009 16:41:43 +0000 (UTC)
Author: hadess
Date: Wed Feb 4 16:41:43 2009
New Revision: 332
URL: http://svn.gnome.org/viewvc/phonemgr?rev=332&view=rev
Log:
2009-02-04 Bastien Nocera <hadess hadess net>
* cut-n-paste/e-contact-entry/Makefile.am: Add code
to update EContactEntry
Modified:
trunk/ChangeLog
trunk/cut-n-paste/e-contact-entry/Makefile.am
Modified: trunk/cut-n-paste/e-contact-entry/Makefile.am
==============================================================================
--- trunk/cut-n-paste/e-contact-entry/Makefile.am (original)
+++ trunk/cut-n-paste/e-contact-entry/Makefile.am Wed Feb 4 16:41:43 2009
@@ -14,5 +14,10 @@
( $(GLIB_GENMARSHAL) --prefix=econtactentry_marshal $(srcdir)/econtactentry-marshal.list --header --body > econtactentry-marshal.c )
econtactentry-marshal.h: econtactentry-marshal.list
( $(GLIB_GENMARSHAL) --prefix=econtactentry_marshal $(srcdir)/econtactentry-marshal.list --header > econtactentry-marshal.h )
-
+
+EGGDIR=$(srcdir)/../../../contact-lookup-applet/src/
+EGGFILES=e-contact-entry.c e-contact-entry.h
+regenerate-built-sources:
+ EGGFILES="$(EGGFILES)" EGGDIR="$(EGGDIR)" $(srcdir)/../update-from-egg.sh || true
+
CLEANFILES = $(BUILT_SOURCES)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]