Browse Source

misc/protoshoot: updated the path to core in makefile

Daniel-Constantin Mierla 8 năm trước cách đây
mục cha
commit
e8eb76f953
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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