aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Cook <bcook@openbsd.org>2016-01-03 21:19:11 -0600
committerBrent Cook <bcook@openbsd.org>2016-01-03 21:29:35 -0600
commitd0ff644edc7ec1ee86c1199fbd25da2f415285cf (patch)
treedbea63c556c6351820c54cfbd106ed6822e871bd
parent35e669fd1a0fb3f8af5e127c7d62d4c2a0ae3503 (diff)
downloadportable-d0ff644edc7ec1ee86c1199fbd25da2f415285cf.tar.gz
portable-d0ff644edc7ec1ee86c1199fbd25da2f415285cf.tar.bz2
portable-d0ff644edc7ec1ee86c1199fbd25da2f415285cf.zip
package pidwraptest.sh script
-rw-r--r--tests/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index bb32142..17293b9 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -225,8 +225,8 @@ if ENABLE_EXTRATESTS
225TESTS += pidwraptest.sh 225TESTS += pidwraptest.sh
226check_PROGRAMS += pidwraptest 226check_PROGRAMS += pidwraptest
227pidwraptest_SOURCES = pidwraptest.c 227pidwraptest_SOURCES = pidwraptest.c
228EXTRA_DIST += pidwraptest.sh
229endif 228endif
229EXTRA_DIST += pidwraptest.sh
230 230
231# pkcs7test 231# pkcs7test
232TESTS += pkcs7test 232TESTS += pkcs7test