- svn-ignore built executables
This commit is contained in:
parent
74b3dc6e03
commit
bc8303d229
|
@ -52,7 +52,7 @@ ifeq ($(without-ntlm),1)
|
|||
CONFIGURE_ARGS += --without-ntlm
|
||||
endif
|
||||
# run configure shell script
|
||||
DUMMY_VAR := $(shell ./configure $(CONFIGURE_ARGS))
|
||||
#DUMMY_VAR := $(shell ./configure $(CONFIGURE_ARGS))
|
||||
# pull in variables set by configure script
|
||||
include configure.mk
|
||||
|
||||
|
|
Loading…
Reference in New Issue