Skip to content

Commit

Permalink
Remove outdated reference to embedding Makefile
Browse files Browse the repository at this point in the history
The file moved from examples/embedding to test/embedding in #26123 but
updates to the examples Makefile where erroneously omitted.
  • Loading branch information
ararslan committed Feb 26, 2018
1 parent 79c7bdd commit 7b4d59d
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 7b4d59d

Please sign in to comment.