aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2004-12-16 19:42:56 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2004-12-16 19:42:56 +0000
commit041ef349c00aec5fe9695789168e2d5dfec76071 (patch)
tree78d5b507c23a03922cf4675aaf98528b736d94a1
parent96378bf483d6374da5157d216a31e97b50d0435f (diff)
downloadanubis-041ef349c00aec5fe9695789168e2d5dfec76071.tar.gz
anubis-041ef349c00aec5fe9695789168e2d5dfec76071.tar.bz2
Change $(RCFILES) std.pat:
-rw-r--r--testsuite/etc/Makefile.am6
1 files changed, 3 insertions, 3 deletions
diff --git a/testsuite/etc/Makefile.am b/testsuite/etc/Makefile.am
index b6b02bc..422958b 100644
--- a/testsuite/etc/Makefile.am
+++ b/testsuite/etc/Makefile.am
@@ -85,7 +85,7 @@ noinst_DATA = $(RCFILES) std.pat
CLEANFILES = $(RCFILES) std.pat
DISTCLEANFILES = *.log target.rc interface.rc anubis.pid anubis.trace *.tmp anubis.out user.rc
-$(RCFILES) std.pat: Makefile.am
+$(RCFILES) std.pat: Makefile
cond.rc: cond.in
del.rc: del.in
empty.rc: empty.in
@@ -96,8 +96,8 @@ mod-body.rc: mod-body.in
mod-header.rc: mod-header.in
simple.rc: simple.in
std.rc: std.in
-target.in.rc: target.in.in
-trigger.rc: trigger.in
+target.in.rc: target.in.in
+trigger.rc: trigger.in
std.pat: std.pin

Return to:

Send suggestions and report system problems to the System administrator.