aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorEelco Dolstra <e.dolstra@tudelft.nl>2004-05-04 12:15:30 +0000
committerEelco Dolstra <e.dolstra@tudelft.nl>2004-05-04 12:15:30 +0000
commit256eeab7112da2d5fe1629ffb8b86640a894ee6d (patch)
treed173bcf930f86c296793a0cd20c7c83900c0bd18 /configure.ac
parentfd927c5d25f1518dcbf99a57223f46fe098d9011 (diff)
* Allow the location of the store etc. to be specified using
environment variables. * Started adding some automatic tests. * Do a `make check' when building RPMs.
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 38057b1bb..cbca1aecb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -151,5 +151,6 @@ AC_CONFIG_FILES([Makefile
corepkgs/channels/Makefile
doc/Makefile
doc/manual/Makefile
+ tests/Makefile
])
AC_OUTPUT