summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index b6ce55e..42e7790 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -69,7 +69,7 @@ Makefiles : $(shell find '$(srcdir)' -type f -name Makefile.in) \
$(csources:.c=.d)
%Makefile %.mk : $(srcdir)/configure
- $<
+ $< @CONFIG@
# This is taken straight from the GNU `make' manual.
# That makes it GFDL, which is incompatible with the GPL