瀏覽代碼

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