summaryrefslogtreecommitdiffstats
path: root/include/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'include/Makefile.am')
-rw-r--r--include/Makefile.am9
1 files changed, 9 insertions, 0 deletions
diff --git a/include/Makefile.am b/include/Makefile.am
new file mode 100644
index 0000000..7cc5338
--- /dev/null
+++ b/include/Makefile.am
@@ -0,0 +1,9 @@
+noinst_HEADERS = config.h \
+ fd.h \
+ init.h \
+ logging.h \
+ msg_buff.h \
+ proto.h \
+ tcp.h \
+ timer.h
+