aboutsummaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorBrent Cook <bcook@openbsd.org>2015-07-22 11:40:16 -0500
committerBrent Cook <bcook@openbsd.org>2015-07-22 11:40:16 -0500
commitdd0704b17684691ca80d721b4a4675394552c6e0 (patch)
tree9ba6d85c4a3ea1b774877ea2cf82921c375c0341 /tests/Makefile.am
parenta9b16c2d66de5e4cda13c51b9a0c50964850a87c (diff)
downloadportable-dd0704b17684691ca80d721b4a4675394552c6e0.tar.gz
portable-dd0704b17684691ca80d721b4a4675394552c6e0.tar.bz2
portable-dd0704b17684691ca80d721b4a4675394552c6e0.zip
s/CMakeFiles/CMakeLists/, start porting test scripts
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 6418b8a..cd7c59e 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 = CMakeFiles.txt 14EXTRA_DIST = CMakeLists.txt
15DISTCLEANFILES = pidwraptest.txt 15DISTCLEANFILES = pidwraptest.txt
16 16
17# aeadtest 17# aeadtest