aboutsummaryrefslogtreecommitdiff
path: root/include/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'include/Makefile.am')
-rw-r--r--include/Makefile.am1
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
8noinst_HEADERS += compat/dirent.h 8noinst_HEADERS += compat/dirent.h
9noinst_HEADERS += compat/dirent_msvc.h 9noinst_HEADERS += compat/dirent_msvc.h
10noinst_HEADERS += compat/err.h 10noinst_HEADERS += compat/err.h
11noinst_HEADERS += compat/limits.h
11noinst_HEADERS += compat/netdb.h 12noinst_HEADERS += compat/netdb.h
12noinst_HEADERS += compat/poll.h 13noinst_HEADERS += compat/poll.h
13noinst_HEADERS += compat/readpassphrase.h 14noinst_HEADERS += compat/readpassphrase.h