aboutsummaryrefslogtreecommitdiff
path: root/crypto/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/Makefile.am')
-rw-r--r--crypto/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/Makefile.am b/crypto/Makefile.am
index f60fe57..d9f64d9 100644
--- a/crypto/Makefile.am
+++ b/crypto/Makefile.am
@@ -9,6 +9,7 @@ lib_LTLIBRARIES = libcrypto.la
9 9
10EXTRA_DIST = VERSION 10EXTRA_DIST = VERSION
11EXTRA_DIST += CMakeLists.txt 11EXTRA_DIST += CMakeLists.txt
12EXTRA_DIST += crypto.def
12 13
13# needed for a CMake target 14# needed for a CMake target
14EXTRA_DIST += compat/strcasecmp.c 15EXTRA_DIST += compat/strcasecmp.c