浏览代码

misc/protoshoot: updated the path to core in makefile

Daniel-Constantin Mierla 8 年之前
父节点
当前提交
e8eb76f953
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      misc/tools/protoshoot/Makefile

+ 1 - 1
misc/tools/protoshoot/Makefile

@@ -1,6 +1,6 @@
 #
 
-COREPATH=../..
+COREPATH=../../src
 include $(COREPATH)/Makefile.defs
 include $(COREPATH)/Makefile.targets