summaryrefslogtreecommitdiff
path: root/include/isc/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'include/isc/Makefile.am')
-rw-r--r--include/isc/Makefile.am5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/isc/Makefile.am b/include/isc/Makefile.am
new file mode 100644
index 0000000..160203b
--- /dev/null
+++ b/include/isc/Makefile.am
@@ -0,0 +1,5 @@
+NULL =
+
+noinst_HEADERS = \
+ mem.h \
+ $(NULL)