[glib] another !srcdir build fix



commit ee9b16242c2f1e5e29170a8885fd146d44f83197
Author: Matthias Clasen <mclasen redhat com>
Date:   Fri May 14 10:49:03 2010 -0400

    another !srcdir build fix

 gio/tests/Makefile.am |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/gio/tests/Makefile.am b/gio/tests/Makefile.am
index c25bf3c..0c21b8b 100644
--- a/gio/tests/Makefile.am
+++ b/gio/tests/Makefile.am
@@ -271,7 +271,8 @@ EXTRA_DIST += \
 	schema-tests/range-missing-max.gschema.xml		\
 	schema-tests/range-missing-min.gschema.xml		\
 	schema-tests/range-wrong-type.gschema.xml		\
-	schema-tests/wrong-category.gschema.xml
+	schema-tests/wrong-category.gschema.xml 		\
+	gdbus-testserver.py
  
 MISC_STUFF = gschemas.compiled test.mo
 



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