aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2006-07-01 03:23:18 +0000
committerrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2006-07-01 03:23:18 +0000
commita3d6dce7b34b34920a5d35b6f8c3b424330d332d (patch)
tree76e9ff254071e3daf87dc75196cd529f0e003f25 /Makefile
parent6e2717b89e7c2627bb028dc3150c9eecc393d60f (diff)
more pickyness
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@36463 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 0b1ccf3d7..ece1b6cc2 100644
--- a/Makefile
+++ b/Makefile
@@ -400,7 +400,7 @@ makeopts: configure
@exit 1
menuselect.makeopts menuselect.makedeps: menuselect/menuselect makeopts.xml
- menuselect/menuselect --check-deps ${GLOBAL_MAKEOPTS} ${USER_MAKEOPTS} menuselect.makeopts
+ menuselect/menuselect --check-deps $(GLOBAL_MAKEOPTS) $(USER_MAKEOPTS) menuselect.makeopts
#ifneq ($(wildcard tags),)
ctags: tags