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 522d375..b3c3549 100644 --- a/include/Makefile.am +++ b/include/Makefile.am | |||
@@ -11,6 +11,7 @@ noinst_HEADERS += compat/err.h | |||
11 | noinst_HEADERS += compat/netdb.h | 11 | noinst_HEADERS += compat/netdb.h |
12 | noinst_HEADERS += compat/poll.h | 12 | noinst_HEADERS += compat/poll.h |
13 | noinst_HEADERS += compat/readpassphrase.h | 13 | noinst_HEADERS += compat/readpassphrase.h |
14 | noinst_HEADERS += compat/resolv.h | ||
14 | noinst_HEADERS += compat/stdio.h | 15 | noinst_HEADERS += compat/stdio.h |
15 | noinst_HEADERS += compat/stdlib.h | 16 | noinst_HEADERS += compat/stdlib.h |
16 | noinst_HEADERS += compat/string.h | 17 | noinst_HEADERS += compat/string.h |