Explorar el Código

misc/protoshoot: updated the path to core in makefile

Daniel-Constantin Mierla hace 8 años
padre
commit
e8eb76f953
Se han modificado 1 ficheros con 1 adiciones y 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