Преглед изворни кода

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