summaryrefslogtreecommitdiffstats
path: root/proxy/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'proxy/Makefile.am')
-rw-r--r--proxy/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/proxy/Makefile.am b/proxy/Makefile.am
index c946421..8c160b0 100644
--- a/proxy/Makefile.am
+++ b/proxy/Makefile.am
@@ -1,4 +1,4 @@
-SUBDIRS =
+SUBDIRS = tests
#SUBDIRS += po
if HAVE_MANPAGES
@@ -264,6 +264,7 @@ clean-local:
CLEANFILES = *.X */*.X */*/*.X
tests: all $(check_PROGRAMS)
+ ./tests/runtests.py
# RPM-related tasks