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