Explorar o código

misc/protoshoot: updated the path to core in makefile

Daniel-Constantin Mierla %!s(int64=8) %!d(string=hai) anos
pai
achega
e8eb76f953
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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