aboutsummaryrefslogtreecommitdiff
path: root/crypto
diff options
context:
space:
mode:
authorBrent Cook <busterb@gmail.com>2023-10-01 21:11:11 -0500
committerBrent Cook <busterb@gmail.com>2023-10-01 21:11:11 -0500
commit1defa3baa5be532cf36c913055700246dbf4ca78 (patch)
tree3955b5ed1ea5e001f2aedffecc4416ad0efe04dc /crypto
parentc923880fb9c08a7a92e30f9fc836a85da0e848ad (diff)
downloadportable-1defa3baa5be532cf36c913055700246dbf4ca78.tar.gz
portable-1defa3baa5be532cf36c913055700246dbf4ca78.tar.bz2
portable-1defa3baa5be532cf36c913055700246dbf4ca78.zip
package getopt compat files
Diffstat (limited to 'crypto')
-rw-r--r--crypto/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/Makefile.am b/crypto/Makefile.am
index d93b879..0059b59 100644
--- a/crypto/Makefile.am
+++ b/crypto/Makefile.am
@@ -36,6 +36,7 @@ EXTRA_DIST += empty.c
36 36
37# needed for a CMake target 37# needed for a CMake target
38EXTRA_DIST += compat/strcasecmp.c 38EXTRA_DIST += compat/strcasecmp.c
39EXTRA_DIST += compat/getopt_long.c
39 40
40BUILT_SOURCES = crypto_portable.sym 41BUILT_SOURCES = crypto_portable.sym
41CLEANFILES = crypto_portable.sym 42CLEANFILES = crypto_portable.sym