diff options
Diffstat (limited to 'crypto/Makefile.am')
-rw-r--r-- | crypto/Makefile.am | 1 |
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 | ||
10 | EXTRA_DIST = VERSION | 10 | EXTRA_DIST = VERSION |
11 | EXTRA_DIST += CMakeLists.txt | 11 | EXTRA_DIST += CMakeLists.txt |
12 | EXTRA_DIST += crypto.def | ||
12 | 13 | ||
13 | # needed for a CMake target | 14 | # needed for a CMake target |
14 | EXTRA_DIST += compat/strcasecmp.c | 15 | EXTRA_DIST += compat/strcasecmp.c |