diff --git a/source/blender/src/Makefile b/source/blender/src/Makefile index 6f91c899eba..f9f308f2758 100644 --- a/source/blender/src/Makefile +++ b/source/blender/src/Makefile @@ -41,7 +41,7 @@ CRE_CSRCS ?= $(CSRCS) $(wildcard cre/*.c) OBJS = $(OCGDIR)/blender/makesdna/$(DEBUG_DIR)DNA.o -ALLTARGETS = creator publisher +ALLTARGETS = publisher include nan_compile.mk