Skip to content

Commit

Permalink
Add demutator to the default make rule
Browse files Browse the repository at this point in the history
  • Loading branch information
robinhouston committed Feb 9, 2018
1 parent 893c131 commit 19815e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
all: tsp/5.tsp tsp/6.tsp tsp/7.tsp
all: tsp/5.tsp tsp/6.tsp tsp/7.tsp demutator/demutator

.PHONY: all

Expand Down

0 comments on commit 19815e6

Please sign in to comment.