/pidgin/main: 8f0e07876787: Add xmlnode to the GEnum header files
Jorge Villase?or
salinasv at pidgin.im
Sun Dec 20 23:51:48 EST 2015
Changeset: 8f0e07876787334ee532d0c213d990e14a3bdba2
Author: Jorge Villase?or <salinasv at pidgin.im>
Date: 2015-12-14 23:48 -0800
Branch: default
URL: https://hg.pidgin.im/pidgin/main/rev/8f0e07876787
Description:
Add xmlnode to the GEnum header files
diffstat:
libpurple/Makefile.am | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (14 lines):
diff --git a/libpurple/Makefile.am b/libpurple/Makefile.am
--- a/libpurple/Makefile.am
+++ b/libpurple/Makefile.am
@@ -267,7 +267,9 @@ purple_enumheaders = \
$(srcdir)/roomlist.h \
$(srcdir)/status.h \
${srcdir}/sound.h \
- $(srcdir)/xfer.h
+ $(srcdir)/xfer.h \
+ $(srcdir)/xmlnode.h
+
marshallers.h: marshallers.list
$(AM_V_GEN)$(GLIB_GENMARSHAL) --prefix=purple_smarshal $(srcdir)/marshallers.list --header > marshallers.h
More information about the Commits
mailing list