aboutsummaryrefslogtreecommitdiffstats
path: root/config.mk.in
diff options
context:
space:
mode:
Diffstat (limited to 'config.mk.in')
-rw-r--r--config.mk.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.mk.in b/config.mk.in
index dea3d8a52..6ee541507 100644
--- a/config.mk.in
+++ b/config.mk.in
@@ -6,6 +6,7 @@
6# Note: Do not define any targets on this file, as that could potentially end 6# Note: Do not define any targets on this file, as that could potentially end
7# up overriding the includer's intended default target (which by default is the 7# up overriding the includer's intended default target (which by default is the
8# first target encountered). 8# first target encountered).
9MAKEFLAGS += -r
9 10
10NAME=@PACKAGE_NAME@ 11NAME=@PACKAGE_NAME@
11TARNAME=@PACKAGE_TARNAME@ 12TARNAME=@PACKAGE_TARNAME@