mirror of
https://github.com/nmap/nmap.git
synced 2025-12-15 20:29:03 +00:00
10 lines
172 B
Makefile
10 lines
172 B
Makefile
## $Id: Makefile.am,v 1.2 2002/02/20 19:05:08 dugsong Exp $
|
|
|
|
include $(top_srcdir)/Makefile.am.common
|
|
|
|
include_HEADERS = dnet.h
|
|
|
|
SUBDIRS = dnet
|
|
|
|
EXTRA_DIST = err.h queue.h
|