From 5ffec3ea8afd6c9609c27f805c451b0a5eea441c Mon Sep 17 00:00:00 2001 From: Chris Cannam Date: Wed, 11 Feb 2015 08:34:04 +0000 Subject: [PATCH] Add overlooked MKDIR definition --- Makefile.ios | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.ios b/Makefile.ios index de9c2a4..04741a6 100644 --- a/Makefile.ios +++ b/Makefile.ios @@ -19,6 +19,7 @@ CFLAGS_SIM := $(ARCHFLAGS_SIM) $(OPTFLAGS) AR := ar LIPO := lipo +MKDIR := mkdir LIBNAME := librubberband