aboutsummaryrefslogtreecommitdiff
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 5ae226f..3f124c8 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -337,7 +337,7 @@ check : $(test_outs)
# Installation
#-------------------------------------------------------------------------
-install-hdrs : $(install_hdrs)
+install-hdrs : $(install_hdrs) config.h
$(MKINSTALLDIRS) $(install_hdrs_dir)
for file in $^; \
do \