summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--altosdroid/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/altosdroid/Makefile.am b/altosdroid/Makefile.am
index 1590e0c9..d5784483 100644
--- a/altosdroid/Makefile.am
+++ b/altosdroid/Makefile.am
@@ -40,6 +40,8 @@ SRC=$(JAVA_SRC) $(DRAWABLES)
all: $(all_target)
+.NOTPARALLEL:
+
$(EXT_LIBDIR):
mkdir -p $(EXT_LIBDIR)