1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-24 16:39:03 +00:00

adding nselib nselib-bin second (should work on unix now)

This commit is contained in:
diman
2007-11-27 22:18:59 +00:00
parent 335ec2868f
commit c0f07c99ac
32 changed files with 93217 additions and 21 deletions

View File

@@ -548,7 +548,7 @@ else
fi
if test $no_lua != yes; then
AC_CONFIG_SUBDIRS( nselib )
AC_CONFIG_SUBDIRS( nselib-bin )
NSELIB_CLEAN=nselib_clean
NSELIB_DIST_CLEAN=nselib_dist_clean
fi