diff --git a/intern/ghost/Makefile b/intern/ghost/Makefile index ccbb223680b..fe65afbfb93 100644 --- a/intern/ghost/Makefile +++ b/intern/ghost/Makefile @@ -41,7 +41,7 @@ TESTDIRS = test include nan_subdirs.mk -install: all +install: all debug @[ -d $(NAN_GHOST) ] || mkdir $(NAN_GHOST) @[ -d $(NAN_GHOST)/include ] || mkdir $(NAN_GHOST)/include @[ -d $(NAN_GHOST)/lib ] || mkdir $(NAN_GHOST)/lib