diff options
Diffstat (limited to 'includes/Makefile.in')
-rw-r--r-- | includes/Makefile.in | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/includes/Makefile.in b/includes/Makefile.in index db778026..d9ac8dc9 100644 --- a/includes/Makefile.in +++ b/includes/Makefile.in @@ -293,8 +293,7 @@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ 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 + omapip/omapip_p.h omapip/result.h omapip/trace.h EXTRA_DIST = cdefs.h ctrace.h dhcp.h dhcp6.h dhcpd.h dhctoken.h failover.h \ heap.h inet.h ns_name.h osdep.h site.h statement.h tree.h \ |