summaryrefslogtreecommitdiff
path: root/modules/configmake
diff options
context:
space:
mode:
Diffstat (limited to 'modules/configmake')
-rw-r--r--modules/configmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/configmake b/modules/configmake
index 9cc2a98e62..8090a33c4f 100644
--- a/modules/configmake
+++ b/modules/configmake
@@ -23,7 +23,7 @@ Makefile.am:
# Another advantage is that 'make' output is shorter.
#
# Listed in the same order as the GNU makefile conventions.
-configmake.h:
+configmake.h: Makefile
( \
echo '#define PREFIX "$(prefix)"'; \
echo '#define EXEC_PREFIX "$(exec_prefix)"'; \