summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9081872..2e6ad8a 100644
--- a/Makefile
+++ b/Makefile
@@ -201,7 +201,7 @@ help:
@echo " install : install tests to local filesystem"
@echo " clean : remove object files"
@echo " distclean : remove all generated files"
- @echo " tarball : make a rt-tests tarball suitable for release
+ @echo " tarball : make a rt-tests tarball suitable for release"
@echo " help : print this message"
.PHONY: tags