aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 084bee4..3cd67e0 100644
--- a/Makefile
+++ b/Makefile
@@ -16,6 +16,9 @@ $(PROJ).1: $(PROJ).rst
README.txt: $(PROJ).1
man ./$(PROJ).1 | sed 's,_\010,,' > README.txt
+test: all
+ sh test.sh
+
# Don't remove the man page or README here, it's in git.
clean:
rm -f $(PROJ) core *.o