cpw.gillux.detachablepurple: 3afce50b: Makefile directive for pobject.xml.h gen...
gillux at soc.pidgin.im
gillux at soc.pidgin.im
Fri May 25 15:46:52 EDT 2012
----------------------------------------------------------------------
Revision: 3afce50b2cca69538ee5ece57dfc33b4c538e36c
Parent: 139bdde60c2b48c4fcd34fbb292af055037c7d31
Author: gillux at soc.pidgin.im
Date: 05/25/12 14:00:18
Branch: im.pidgin.cpw.gillux.detachablepurple
URL: http://d.pidgin.im/viewmtn/revision/info/3afce50b2cca69538ee5ece57dfc33b4c538e36c
Changelog:
Makefile directive for pobject.xml.h generation.
Changes against parent 139bdde60c2b48c4fcd34fbb292af055037c7d31
patched libpurple/Makefile.am
-------------- next part --------------
============================================================
--- libpurple/Makefile.am 12c3d7eba4b2cd1c5554333a99b84a90c214435d
+++ libpurple/Makefile.am c5287827f68efa93481c42966bee8b1455150f10
@@ -296,6 +296,9 @@ dbus/group.xml.h: dbus/group.xml
dbus/group.xml.h: dbus/group.xml
$(AM_V_GEN)dbus/dbusxml-to-c.py $< purple_group $@
+dbus/pobject.xml.h: dbus/pobject.xml
+ $(AM_V_GEN)dbus/dbusxml-to-c.py $< purple_object $@
+
CLEANFILES = \
dbus-bindings.c \
dbus-client-binding.c \
More information about the Commits
mailing list