summaryrefslogtreecommitdiff
path: root/modules/alloca
diff options
context:
space:
mode:
Diffstat (limited to 'modules/alloca')
-rw-r--r--modules/alloca2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/alloca b/modules/alloca
index 42a0583fa9..a18f3f5dd6 100644
--- a/modules/alloca
+++ b/modules/alloca
@@ -17,7 +17,7 @@ EXTRA_DIST += alloca_.h
# The following is needed in order to create an <alloca.h> when the system
# doesn't have one that works with the given compiler.
-all-local: @ALLOCA_H@
+all-local $(lib_OBJECTS): @ALLOCA_H@
alloca.h: alloca_.h
cp $(srcdir)/alloca_.h alloca.h
MOSTLYCLEANFILES += alloca.h