diff --git a/intern/ghost/test/Makefile b/intern/ghost/test/Makefile index bbd1988a778..ded21c32cc6 100755 --- a/intern/ghost/test/Makefile +++ b/intern/ghost/test/Makefile @@ -35,7 +35,7 @@ LIBNAME = ghost SOURCEDIR = intern/$(LIBNAME)/test DIR = $(OCGDIR)/$(SOURCEDIR) -DIRS = gears +DIRS = gears multitest include nan_subdirs.mk