[gegl] tests: Missing changes from previous commit



commit 30ae2926b10007facb8d74069d089f6864313085
Author: Jon Nordby <jononor gmail com>
Date:   Sun Sep 4 22:25:52 2011 +0200

    tests: Missing changes from previous commit
    
    Should have been in 7e32244ef317288e80db467793f7292ef459eb77

 configure.ac      |    1 +
 tests/Makefile.am |    3 ++-
 2 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 9f8971a..32cf45e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1097,6 +1097,7 @@ tests/buffer/tests/Makefile
 tests/compositions/Makefile
 tests/compositions/data/Makefile
 tests/simple/Makefile
+tests/xml/Makefile
 gegl.pc
 gegl-uninstalled.pc
 ])
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 31eae20..1354886 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -1,4 +1,5 @@
 SUBDIRS = \
 	buffer \
 	compositions \
-	simple
+	simple \
+	xml



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