aboutsummaryrefslogtreecommitdiff
path: root/testsuite
diff options
context:
space:
mode:
authorWojciech Polak <polak@gnu.org>2004-05-20 18:09:19 +0000
committerWojciech Polak <polak@gnu.org>2004-05-20 18:09:19 +0000
commit9752afc8f535c502378b0fc5a7d791b69bca35ed (patch)
tree8e362b85506d72ba93b90d03175c7c8121b89c42 /testsuite
parent0db7c8b1245407d0c8be9f89cfc5540f7abab592 (diff)
downloadanubis-9752afc8f535c502378b0fc5a7d791b69bca35ed.tar.gz
anubis-9752afc8f535c502378b0fc5a7d791b69bca35ed.tar.bz2
Added cond test.
Diffstat (limited to 'testsuite')
-rw-r--r--testsuite/etc/Makefile.am5
1 files changed, 4 insertions, 1 deletions
diff --git a/testsuite/etc/Makefile.am b/testsuite/etc/Makefile.am
index e33d6e7..f6f501e 100644
--- a/testsuite/etc/Makefile.am
+++ b/testsuite/etc/Makefile.am
@@ -1,5 +1,5 @@
## This file is part of GNU Anubis.
-## Copyright (C) 2003 The Anubis Team.
+## Copyright (C) 2003, 2004 The Anubis Team.
##
## GNU Anubis is free software; you can redistribute it and/or modify
## it under the terms of the GNU General Public License as published by
@@ -25,6 +25,7 @@ EXTRA_DIST = \
add3.pat\
add-body.pat\
add-body-file.pat\
+ cond.pat\
del1.pat\
del2.pat\
del3.pat\
@@ -58,6 +59,7 @@ EXTRA_DIST = \
RCFILES = \
add.rc\
+ cond.rc\
del.rc\
empty.rc\
entire.rc\
@@ -74,6 +76,7 @@ noinst_DATA = $(RCFILES) std.pat
CLEANFILES = $(RCFILES) std.pat
DISTCLEANFILES = *.log
+cond.rc: cond.in
del.rc: del.in
empty.rc: empty.in
entire.rc: entire.in

Return to:

Send suggestions and report system problems to the System administrator.