summary refs log tree commit diff
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 4a29e439..59ad2794 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -18888,7 +18888,7 @@ $(foreach vapi,$(VAPIGEN_VAPIS),$(eval $(call vapigen,$(vapi))))
 # 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)\""          >>$@ && \