package getopt compat files
This commit is contained in:
parent
c923880fb9
commit
1defa3baa5
@ -36,6 +36,7 @@ EXTRA_DIST += empty.c
|
||||
|
||||
# needed for a CMake target
|
||||
EXTRA_DIST += compat/strcasecmp.c
|
||||
EXTRA_DIST += compat/getopt_long.c
|
||||
|
||||
BUILT_SOURCES = crypto_portable.sym
|
||||
CLEANFILES = crypto_portable.sym
|
||||
|
@ -10,6 +10,7 @@ noinst_HEADERS += compat/dirent_msvc.h
|
||||
noinst_HEADERS += compat/endian.h
|
||||
noinst_HEADERS += compat/err.h
|
||||
noinst_HEADERS += compat/fcntl.h
|
||||
noinst_HEADERS += compat/getopt.h
|
||||
noinst_HEADERS += compat/limits.h
|
||||
noinst_HEADERS += compat/netdb.h
|
||||
noinst_HEADERS += compat/poll.h
|
||||
|
Loading…
x
Reference in New Issue
Block a user