[libgames-support] Revert "Stop running the tests"



commit 8b9d68f2255ed53b528d8a656527f3e0d6230746
Author: Michael Catanzaro <mcatanzaro igalia com>
Date:   Sat Feb 13 15:21:40 2016 -0600

    Revert "Stop running the tests"
    
    This reverts commit dd9600549637299a5dcc13b2094d49a9afb884c7.

 Makefile.am  |    5 +----
 configure.ac |    1 +
 2 files changed, 2 insertions(+), 4 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 7301948..ef4e9ab 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,7 +1,4 @@
-SUBDIRS = games po
-
-# FIXME make the tests work
-#SUBDIRS = games po tests
+SUBDIRS = games po tests
 
 pkgconfigdir = $(libdir)/pkgconfig
 
diff --git a/configure.ac b/configure.ac
index da87791..03e9462 100644
--- a/configure.ac
+++ b/configure.ac
@@ -47,6 +47,7 @@ AC_CONFIG_FILES([
   libgames-support-1.0.pc
   po/Makefile.in
   games/Makefile
+  tests/Makefile
 ])
 
 AC_OUTPUT


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