summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorEric Anholt <eric@anholt.net>2006-08-31 14:25:33 -0700
committerEric Anholt <eric@anholt.net>2006-08-31 14:25:42 -0700
commitad9c42253c1f73c39c48d957d4d47e32c46a7e26 (patch)
tree1c93c08237aef760dd33d581e3654c3578c77b20 /configure.ac
parente68c53bc6a7b4c8760cf5f36c976d3bbb05755fc (diff)
Start adding a test suite.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 20d1e1b..53c1c49 100644
--- a/configure.ac
+++ b/configure.ac
@@ -26,4 +26,5 @@ AC_OUTPUT([
Makefile
doc/Makefile
src/Makefile
+ test/Makefile
])