aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure3
1 files changed, 3 insertions, 0 deletions
diff --git a/configure b/configure
index 7c99a7bde..c0e1489b1 100755
--- a/configure
+++ b/configure
@@ -264,6 +264,9 @@ if ! sh ./config.status; then
exit 1
fi
+# Create dirs
+make create-dirs
+
# Generate ortho_code-x86-flags
if test $backend = mcode; then
case "$build" in