summaryrefslogtreecommitdiff
path: root/includes/Makefile.am
diff options
context:
space:
mode:
authorShawn Routhier <sar@isc.org>2009-10-28 04:12:30 +0000
committerShawn Routhier <sar@isc.org>2009-10-28 04:12:30 +0000
commit98bf16077d22f28e288a18e184a9d1f97cb5f4f7 (patch)
treeb38c8282016ec1526d59abe313ff8317da4c21b6 /includes/Makefile.am
parent571c38b093626507112330e197dbbd318ba43a57 (diff)
downloadisc-dhcp-98bf16077d22f28e288a18e184a9d1f97cb5f4f7.tar.gz
Support for asynchronous ddns per ticket 19216 - convert to using isclib and
dnslib.
Diffstat (limited to 'includes/Makefile.am')
-rw-r--r--includes/Makefile.am8
1 files changed, 1 insertions, 7 deletions
diff --git a/includes/Makefile.am b/includes/Makefile.am
index 725bfe32..b7738945 100644
--- a/includes/Makefile.am
+++ b/includes/Makefile.am
@@ -1,15 +1,9 @@
nobase_include_HEADERS = omapip/alloc.h omapip/buffer.h omapip/convert.h \
omapip/hash.h omapip/omapip.h omapip/omapip_p.h \
- omapip/trace.h \
- isc-dhcp/boolean.h isc-dhcp/formatcheck.h \
- isc-dhcp/lang.h isc-dhcp/mem.h isc-dhcp/result.h \
- isc-dhcp/types.h isc-dhcp/commandline.h \
- isc-dhcp/dst.h isc-dhcp/int.h isc-dhcp/list.h \
- isc-dhcp/print.h isc-dhcp/string.h
+ omapip/trace.h
EXTRA_DIST = cdefs.h ctrace.h dhcp.h dhcp6.h dhcpd.h dhctoken.h failover.h \
heap.h inet.h osdep.h site.h statement.h tree.h t_api.h \
arpa/nameser.h arpa/nameser_compat.h \
- minires/minires.h minires/res_update.h minires/resolv.h \
netinet/if_ether.h netinet/ip.h netinet/ip_icmp.h netinet/udp.h