summaryrefslogtreecommitdiff
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 c9e436fd9..20a0c5a08 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -101,7 +101,7 @@ subdirs_distclean:
install: all
exports:
- ./helpers/make_export.pl -o ./apr.exports include/*.h
+ perl ./helpers/make_export.pl -o ./apr.exports include/*.h
docs:
./helpers/scandoc -i./helpers/default.pl -p./docs/ ./include/*.h