diff --git a/examples/Makefile b/examples/Makefile index 08e2ff962966e..6a3244b3aa4a8 100644 --- a/examples/Makefile +++ b/examples/Makefile @@ -10,4 +10,3 @@ release: # default target JULIA:=$(call spawn,$(JULIA_EXECUTABLE)) BIN:=$(BUILDDIR)/embedding CC:=$(CC) -include $(SRCDIR)/embedding/Makefile