Преглед на файлове

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