[gxml] * make sure that the test xml files are included in make dist



commit d79069f8ea217ec70a3e5ee724d5e5498df53abf
Author: Richard Schwarting <aquarichy gmail com>
Date:   Wed Aug 22 12:56:55 2012 -0400

    * make sure that the test xml files are included in make dist

 test/Makefile.am |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/test/Makefile.am b/test/Makefile.am
index 2191de0..a282613 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -75,5 +75,10 @@ BUILT_SOURCES = gxml_test.vala.stamp
 CLEANFILES =  $(BUILT_SOURCES) gxml_test
 
 EXTRA_DIST += \
+	test_out_path_expected.xml \
+	test_out_path.xml \
+	test_out_stream_expected.xml \
+	test_out_stream.xml \
+	test.xml \
 	$(NULL)
 



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