Skip to content

Commit

Permalink
misc/protoshoot: updated the path to core in makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
miconda committed Dec 8, 2016
1 parent 9da4b45 commit e8eb76f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion misc/tools/protoshoot/Makefile
@@ -1,6 +1,6 @@
#

COREPATH=../..
COREPATH=../../src
include $(COREPATH)/Makefile.defs
include $(COREPATH)/Makefile.targets

Expand Down

0 comments on commit e8eb76f

Please sign in to comment.