summary refs log tree commit diff
path: root/config-extra.h.mk
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2019-11-06 20:45:33 +0100
committerMichael Biebl <biebl@debian.org>2019-11-06 20:45:33 +0100
commit9c642eac191ef0dce49855d8da0a9e9af18d5113 (patch)
tree3d1c7574a02b28c68dd5f9a7288565c7ea4f0fe0 /config-extra.h.mk
parentd0425f68f7ee83a1dc5a6ad3688627c1b472a58b (diff)
New upstream version 1.20.6 upstream/1.20.6
Diffstat (limited to 'config-extra.h.mk')
-rw-r--r--config-extra.h.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/config-extra.h.mk b/config-extra.h.mk
index b1d3814f..c5e21d44 100644
--- a/config-extra.h.mk
+++ b/config-extra.h.mk
@@ -4,7 +4,7 @@
 # See https://www.gnu.org/software/autoconf/manual/autoconf-2.63/html_node/Installation-Directory-Variables.html
 #
 # With meson-only, they could just be set via config.h.meson
-config-extra.h: config-extra.h.mk config.h
+config-extra.h: config-extra.h.mk config.h config.status
 	$(AM_V_GEN) \
 	echo "/* Generated by Makefile.am */"                    >$@ && \
 	echo "#define BINDIR            \"$(bindir)\""          >>$@ && \