Skip to content

Commit

Permalink
Merge pull request #26214 from JuliaLang/aa/fix-embedding
Browse files Browse the repository at this point in the history
Remove outdated reference to embedding Makefile
  • Loading branch information
vchuravy authored Feb 27, 2018
2 parents 32e4610 + 7b4d59d commit 867a73c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,3 @@ release: # default target
JULIA:=$(call spawn,$(JULIA_EXECUTABLE))
BIN:=$(BUILDDIR)/embedding
CC:=$(CC)
include $(SRCDIR)/embedding/Makefile

0 comments on commit 867a73c

Please sign in to comment.