From aa2aa3ddeea45e097ef8ecdd03986ae958300dec Mon Sep 17 00:00:00 2001 From: fyodor Date: Tue, 26 Jun 2007 00:47:57 +0000 Subject: [PATCH] merge v5024 from soc07 - add NDIR variable to ease building Nmap distribution from soc07 Nmap branch rather than /nmap --- Makefile.in | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.in b/Makefile.in index 9d6c24bac..6ad8ec622 100644 --- a/Makefile.in +++ b/Makefile.in @@ -14,6 +14,7 @@ deskdir = $(prefix)/share/applications export NBASEDIR=@NBASEDIR@ export NSOCKDIR=@NSOCKDIR@ export LIBLUADIR = @LIBLUADIR@ +export NDIR=$(shell pwd) CC = @CC@ CXX = @CXX@ CCOPT =