diff options
Diffstat (limited to 'include/Makefile.am')
-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 b3c3549..98920b4 100644 --- a/include/Makefile.am +++ b/include/Makefile.am | |||
@@ -8,6 +8,7 @@ noinst_HEADERS = pqueue.h | |||
8 | noinst_HEADERS += compat/dirent.h | 8 | noinst_HEADERS += compat/dirent.h |
9 | noinst_HEADERS += compat/dirent_msvc.h | 9 | noinst_HEADERS += compat/dirent_msvc.h |
10 | noinst_HEADERS += compat/err.h | 10 | noinst_HEADERS += compat/err.h |
11 | noinst_HEADERS += compat/limits.h | ||
11 | noinst_HEADERS += compat/netdb.h | 12 | noinst_HEADERS += compat/netdb.h |
12 | noinst_HEADERS += compat/poll.h | 13 | noinst_HEADERS += compat/poll.h |
13 | noinst_HEADERS += compat/readpassphrase.h | 14 | noinst_HEADERS += compat/readpassphrase.h |