summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index af860b2f8..9c96b90b9 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -61,7 +61,7 @@ delete-exports:
fi \
fi
-$(TARGET_EXPORTS):
+$(TARGET_EXPORTS): include/*.h
$(MKEXPORT) include/*.h > $@
docs: