mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-30 18:40:46 +00:00
make sure we check to see if the configure script has been executed on a new checkout or after a distclean
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@89590 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
2
Makefile
2
Makefile
@@ -304,7 +304,7 @@ all: _all
|
|||||||
@echo " + $(mK) install +"
|
@echo " + $(mK) install +"
|
||||||
@echo " +-------------------------------------------+"
|
@echo " +-------------------------------------------+"
|
||||||
|
|
||||||
_all: cleantest $(SUBDIRS)
|
_all: cleantest makeopts $(SUBDIRS)
|
||||||
|
|
||||||
makeopts: configure
|
makeopts: configure
|
||||||
@echo "****"
|
@echo "****"
|
||||||
|
Reference in New Issue
Block a user