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 bc3d4c2..e380fdf 100644 --- a/crypto/Makefile.am +++ b/crypto/Makefile.am | |||
@@ -32,6 +32,7 @@ endif | |||
32 | EXTRA_DIST = VERSION | 32 | EXTRA_DIST = VERSION |
33 | EXTRA_DIST += CMakeLists.txt | 33 | EXTRA_DIST += CMakeLists.txt |
34 | EXTRA_DIST += crypto.sym | 34 | EXTRA_DIST += crypto.sym |
35 | EXTRA_DIST += empty.c | ||
35 | 36 | ||
36 | # needed for a CMake target | 37 | # needed for a CMake target |
37 | EXTRA_DIST += compat/strcasecmp.c | 38 | EXTRA_DIST += compat/strcasecmp.c |