mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 06:40:48 +00:00
Don't use the removed directorie man, python, and test in Makefile.am.
Pass the arguments "-I config" to aclocal. This makes it possible to rebuild all the Autotools files with autoreconf.
This commit is contained in:
parent
4ff0e866d1
commit
b47b0db086
1 changed files with 2 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
include $(top_srcdir)/Makefile.am.common
|
||||
|
||||
SUBDIRS = include man src python test
|
||||
SUBDIRS = include src
|
||||
|
||||
bin_SCRIPTS = dnet-config
|
||||
|
||||
|
|
@ -14,3 +14,4 @@ aux_dir = config
|
|||
|
||||
AUX_DIST = $(aux_dir)/acinclude.m4
|
||||
|
||||
ACLOCAL_AMFLAGS = -I config
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue