qulogic/pidgin

Add xmlnode to the GEnum header files

2015-12-14, Jorge VillaseƱor
8f0e07876787
Parents 25bab54aa2fa
Children ee3bd4532a33
Add xmlnode to the GEnum header files
--- a/libpurple/Makefile.am Sun Dec 20 18:40:49 2015 -0500
+++ b/libpurple/Makefile.am Mon Dec 14 23:48:24 2015 -0800
@@ -267,7 +267,9 @@
$(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