Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'intern/ghost/test')
-rwxr-xr-xintern/ghost/test/Makefile2
1 files changed, 1 insertions, 1 deletions
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