[glib] Fix !srcdir checks



commit c59cc943188753e0f72a8e554f8142351970aa20
Author: Matthias Clasen <mclasen redhat com>
Date:   Mon Jun 7 21:53:32 2010 -0400

    Fix !srcdir checks

 gio/tests/Makefile.am |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/gio/tests/Makefile.am b/gio/tests/Makefile.am
index 8fcdd9c..87a6a84 100644
--- a/gio/tests/Makefile.am
+++ b/gio/tests/Makefile.am
@@ -298,6 +298,8 @@ EXTRA_DIST += \
 	schema-tests/range-missing-min.gschema.xml		\
 	schema-tests/range-wrong-type.gschema.xml		\
 	schema-tests/wrong-category.gschema.xml 		\
+	schema-tests/invalid-path.gschema.xml 			\
+	appinfo-test.desktop					\
 	gdbus-testserver.py
  
 MISC_STUFF = gschemas.compiled test.mo



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