summaryrefslogtreecommitdiff
path: root/config.mk
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-05-31 01:23:48 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-06-09 15:55:47 -0400
commit14158ad5fc38836854a1a52ed03e6174a4083a96 (patch)
treecef7fc720c0019e75e8e02a2b2e6b075a822fd80 /config.mk
parentd330445fb7f84748e70e67ca5bc44ce0a1a258f7 (diff)
Makefile: run with --warn-undefined-variables
Diffstat (limited to 'config.mk')
-rw-r--r--config.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.mk b/config.mk
index 5c45630..27dbe80 100644
--- a/config.mk
+++ b/config.mk
@@ -7,6 +7,7 @@ ifeq ($(topsrcdir),)
topoutdir := $(patsubst %/,%,$(dir $(lastword $(MAKEFILE_LIST))))
topsrcdir := $(topoutdir)
+MAKEFLAGS += --warn-undefined-variables
include $(topsrcdir)/build-aux/no-builtin-variables.mk
PACKAGE = libretools