diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/Makefile.am b/include/Makefile.am index 077637d..22819c8 100644 --- a/include/Makefile.am +++ b/include/Makefile.am | |||
@@ -10,6 +10,7 @@ noinst_HEADERS += compat/dirent_msvc.h | |||
10 | noinst_HEADERS += compat/endian.h | 10 | noinst_HEADERS += compat/endian.h |
11 | noinst_HEADERS += compat/err.h | 11 | noinst_HEADERS += compat/err.h |
12 | noinst_HEADERS += compat/fcntl.h | 12 | noinst_HEADERS += compat/fcntl.h |
13 | noinst_HEADERS += compat/getopt.h | ||
13 | noinst_HEADERS += compat/limits.h | 14 | noinst_HEADERS += compat/limits.h |
14 | noinst_HEADERS += compat/netdb.h | 15 | noinst_HEADERS += compat/netdb.h |
15 | noinst_HEADERS += compat/poll.h | 16 | noinst_HEADERS += compat/poll.h |