[gegl] Add python tests to dist



commit f56bbc6aadd7a13fde5a3a18301f6cc3ff64f45a
Author: Daniel Sabo <DanielSabo gmail com>
Date:   Tue Jun 4 22:06:57 2013 -0700

    Add python tests to dist

 tests/python/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/tests/python/Makefile.am b/tests/python/Makefile.am
index 2d1abb6..3b4c526 100644
--- a/tests/python/Makefile.am
+++ b/tests/python/Makefile.am
@@ -13,6 +13,7 @@ TESTS = \
        test-gegl.py \
        test-gegl-node.py \
        test-gegl-color.py
+EXTRA_DIST = $(TESTS)
 endif # HAVE_PYGOBJECT
 endif # HAVE_INTROSPECTION
 endif # HAVE_PYTHON


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