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 929ff7d..24a83cf 100644
--- a/include/Makefile.am
+++ b/include/Makefile.am
@@ -31,6 +31,7 @@ noinst_HEADERS += compat/sys/ioctl.h
31noinst_HEADERS += compat/sys/mman.h 31noinst_HEADERS += compat/sys/mman.h
32noinst_HEADERS += compat/sys/param.h 32noinst_HEADERS += compat/sys/param.h
33noinst_HEADERS += compat/sys/select.h 33noinst_HEADERS += compat/sys/select.h
34noinst_HEADERS += compat/sys/socket.h
34noinst_HEADERS += compat/sys/stat.h 35noinst_HEADERS += compat/sys/stat.h
35noinst_HEADERS += compat/sys/time.h 36noinst_HEADERS += compat/sys/time.h
36noinst_HEADERS += compat/sys/types.h 37noinst_HEADERS += compat/sys/types.h