aboutsummaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorBrent Cook <bcook@openbsd.org>2015-07-21 22:21:14 -0500
committerBrent Cook <bcook@openbsd.org>2015-07-21 22:21:14 -0500
commita9122f74e0b965c7ecb5e8ceb8e3dfb682e14336 (patch)
tree39fcc3acb9de69b28875d5d9caaaf832a522fa8e /tests/Makefile.am
parent3614acd62e7dfccbd7c8f928559436775a43a6be (diff)
downloadportable-a9122f74e0b965c7ecb5e8ceb8e3dfb682e14336.tar.gz
portable-a9122f74e0b965c7ecb5e8ceb8e3dfb682e14336.tar.bz2
portable-a9122f74e0b965c7ecb5e8ceb8e3dfb682e14336.zip
add cmake tests
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 2e3f068..6418b8a 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -11,7 +11,7 @@ LDADD += $(top_builddir)/crypto/libcrypto.la
11 11
12TESTS = 12TESTS =
13check_PROGRAMS = 13check_PROGRAMS =
14EXTRA_DIST = 14EXTRA_DIST = CMakeFiles.txt
15DISTCLEANFILES = pidwraptest.txt 15DISTCLEANFILES = pidwraptest.txt
16 16
17# aeadtest 17# aeadtest