X-Git-Url: http://rtime.felk.cvut.cz/gitweb/can-benchmark.git/blobdiff_plain/c94e3bce65e20746119d8bb49c427c2794144709..21776b7ed1f68d7df22575cb47c6626c055179ca:/Makefile diff --git a/Makefile b/Makefile index b22a357..76b56fd 100644 --- a/Makefile +++ b/Makefile @@ -7,7 +7,7 @@ endif ifeq ($(MAKERULES_DIR),) all : default .DEFAULT:: - @echo -e "\nThe Makefile.rules has not been found in this or partent directory\n" + @echo -e "\nThe Makefile.rules has not been found in this or parent directory\n" else include $(MAKERULES_DIR)/Makefile.rules endif