aboutsummaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 4e4347b..4c32621 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -1,10 +1,11 @@
VMOD_TESTS = \
test00.vtc\
test01.vtc\
- test02.vtc
+ test02.vtc\
+ test03.vtc
EXTRA_DIST=$(VMOD_TESTS) htpasswd
check:
cd $(abs_srcdir); \
for t in $(VMOD_TESTS); do \

Return to:

Send suggestions and report system problems to the System administrator.