Ensure directories get made

This commit is contained in:
Chris Cannam
2021-01-08 12:12:34 +00:00
parent 497ec04c54
commit f2d4affeb3
2 changed files with 7 additions and 7 deletions

View File

@@ -31,7 +31,7 @@ default: lib $(STATIC_TARGET)
all: lib $(STATIC_TARGET)
static: $(STATIC_TARGET)
static: lib $(STATIC_TARGET)
PUBLIC_INCLUDES := \
rubberband/rubberband-c.h \