From 03c806e96157915dd282ce8749e62aa6563b21c6 Mon Sep 17 00:00:00 2001 From: ehouse Date: Sat, 21 Feb 2009 17:15:09 +0000 Subject: [PATCH] add tarball target to help --- xwords4/relay/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/xwords4/relay/Makefile b/xwords4/relay/Makefile index 861b8b7a0..025cb4444 100644 --- a/xwords4/relay/Makefile +++ b/xwords4/relay/Makefile @@ -63,4 +63,5 @@ tarball: @echo "RELAY_SRC.tgz done" help: - @echo $(MAKE) [STATIC=\"-static\"] \ No newline at end of file + @echo $(MAKE) [STATIC=\"-static\"] + @echo $(MAKE) tarball