Module Name: src
Committed By: lukem
Date: Thu May 28 00:27:03 UTC 2009
Modified Files:
src/crypto/external/bsd/netpgp/dist/tests: Makefile.am
Log Message:
add new tests to TESTSUITE_DEPS
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 \
src/crypto/external/bsd/netpgp/dist/tests/Makefile.am
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/crypto/external/bsd/netpgp/dist/tests/Makefile.am
diff -u src/crypto/external/bsd/netpgp/dist/tests/Makefile.am:1.2 src/crypto/external/bsd/netpgp/dist/tests/Makefile.am:1.3
--- src/crypto/external/bsd/netpgp/dist/tests/Makefile.am:1.2 Tue May 26 05:42:25 2009
+++ src/crypto/external/bsd/netpgp/dist/tests/Makefile.am Thu May 28 00:27:03 2009
@@ -1,4 +1,4 @@
-## $NetBSD: Makefile.am,v 1.2 2009/05/26 05:42:25 lukem Exp $
+## $NetBSD: Makefile.am,v 1.3 2009/05/28 00:27:03 lukem Exp $
TESTSUITE = testsuite
AUTOTEST = $(AUTOM4TE) --language=autotest
@@ -9,6 +9,9 @@
TESTSUITE_DEPS = \
init.at \
+ cat.at \
+ crypt.at \
+ detached.at \
verify.at \
package.m4 \
testsuite.at