mirror of
https://gitlab.isc.org/isc-projects/dhcp
synced 2025-08-30 13:57:50 +00:00
12 lines
494 B
Makefile
12 lines
494 B
Makefile
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
|
|
|
|
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 \
|
|
t_api.h \
|
|
ldap_casa.h ldap_krb_helper.h \
|
|
arpa/nameser.h arpa/nameser_compat.h \
|
|
netinet/if_ether.h netinet/ip.h netinet/ip_icmp.h netinet/udp.h
|
|
|