diff options
Diffstat (limited to '')
-rw-r--r-- | crypto/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/crypto/Makefile.am b/crypto/Makefile.am index 1b5198f..c56eda0 100644 --- a/crypto/Makefile.am +++ b/crypto/Makefile.am | |||
@@ -9,7 +9,6 @@ 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 | ||
13 | EXTRA_DIST += crypto.sym | 12 | EXTRA_DIST += crypto.sym |
14 | 13 | ||
15 | # needed for a CMake target | 14 | # needed for a CMake target |