Kaynağa Gözat

misc/protoshoot: updated the path to core in makefile

Daniel-Constantin Mierla 8 yıl önce
ebeveyn
işleme
e8eb76f953
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  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.defs
 include $(COREPATH)/Makefile.targets
 include $(COREPATH)/Makefile.targets