dect
/
asterisk
Archived
13
0
Fork 0

make sure we check to see if the configure script has been executed on a new checkout or after a distclean

git-svn-id: http://svn.digium.com/svn/asterisk/trunk@89590 f38db490-d61c-443f-a65b-d21fe96a405b
This commit is contained in:
russell 2007-11-26 17:25:08 +00:00
parent c585cac92c
commit e09e950389
1 changed files with 1 additions and 1 deletions

View File

@ -304,7 +304,7 @@ all: _all
@echo " + $(mK) install +"
@echo " +-------------------------------------------+"
_all: cleantest $(SUBDIRS)
_all: cleantest makeopts $(SUBDIRS)
makeopts: configure
@echo "****"