mirror of
https://github.com/nmap/nmap.git
synced 2025-12-15 20:29:03 +00:00
9 lines
259 B
Makefile
9 lines
259 B
Makefile
## $Id: Makefile.am,v 1.5 2004/09/10 02:35:51 dugsong Exp $
|
|
|
|
include $(top_srcdir)/Makefile.am.common
|
|
|
|
dnetincludedir = $(includedir)/dnet
|
|
|
|
dnetinclude_HEADERS = addr.h arp.h blob.h eth.h fw.h icmp.h intf.h ip.h \
|
|
ip6.h os.h rand.h route.h tcp.h tun.h udp.h
|