Quellcode durchsuchen

misc/protoshoot: updated the path to core in makefile

Daniel-Constantin Mierla vor 8 Jahren
Ursprung
Commit
e8eb76f953
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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