aboutsummaryrefslogtreecommitdiff
path: root/includes/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'includes/Makefile.am')
-rw-r--r--includes/Makefile.am11
1 files changed, 11 insertions, 0 deletions
diff --git a/includes/Makefile.am b/includes/Makefile.am
new file mode 100644
index 0000000..4a462d5
--- /dev/null
+++ b/includes/Makefile.am
@@ -0,0 +1,11 @@
+nobase_include_HEADERS = omapip/alloc.h omapip/buffer.h omapip/convert.h \
+ omapip/hash.h omapip/isclib.h omapip/omapip.h \
+ omapip/omapip_p.h omapip/result.h omapip/trace.h \
+ isc-dhcp/dst.h
+
+EXTRA_DIST = cdefs.h ctrace.h dhcp.h dhcp6.h dhcpd.h dhctoken.h failover.h \
+ heap.h inet.h minires.h osdep.h site.h statement.h tree.h \
+ t_api.h \
+ arpa/nameser.h arpa/nameser_compat.h \
+ netinet/if_ether.h netinet/ip.h netinet/ip_icmp.h netinet/udp.h
+