[gxml] * add serialisation files to Makefile.am



commit 54cfc085fb198ee5417b3547889ea300799cd725
Author: Richard Schwarting <aquarichy gmail com>
Date:   Wed Jul 11 15:13:37 2012 -0400

    * add serialisation files to Makefile.am

 gxml/Makefile.am |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/gxml/Makefile.am b/gxml/Makefile.am
index 3e586f0..f1fcd93 100644
--- a/gxml/Makefile.am
+++ b/gxml/Makefile.am
@@ -54,7 +54,8 @@ libgxmldom_la_VALASOURCES = \
 	Notation.vala \
 	ProcessingInstruction.vala \
 	Text.vala \
-	XmlSerializable.vala \
+	Serializable.vala \
+	Serialization.vala \
 	XNode.vala \
 	$(NULL)
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]