From 8ffbc49b3f01deac6f9e83aaa6d318d4e2f8552b Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Fri, 23 Jan 2015 16:44:04 +0100 Subject: Add option to plot relative to maximum --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 1d87845..db1ade6 100644 --- a/Makefile +++ b/Makefile @@ -12,7 +12,7 @@ usage: @echo "" @echo " clean - Clean up." @echo " roxygen - Roxygenize." - @echo " build - Build source package of last commit." + @echo " build - Build source package." @echo " check - Run CRAN check on the package." @echo " install - Install the package." -- cgit v1.2.1