summaryrefslogtreecommitdiff
path: root/makedist
diff options
context:
space:
mode:
Diffstat (limited to 'makedist')
-rwxr-xr-xmakedist2
1 files changed, 2 insertions, 0 deletions
diff --git a/makedist b/makedist
index 54ac620387..a9acc6c4e0 100755
--- a/makedist
+++ b/makedist
@@ -114,6 +114,8 @@ flex -Pzend -ozend-scanner.c -i zend-scanner.l
cd ..
bison -p cfg -d configuration-parser.y -o configuration-parser.c
flex -Pcfg -oconfiguration-scanner.c -i configuration-scanner.l
+echo "/* Dummy File */" > ext/bcmath/number.c
+echo "/* Dummy File */" > ext/bcmath/number.h
#perl -i -p -e 's/\r\n/\n/' *.dsw *.dsp
set +x