aboutsummaryrefslogtreecommitdiff
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 4ef8ee2..f1432ba 100644
--- a/Makefile
+++ b/Makefile
@@ -33,7 +33,7 @@ all: marsond
marsond: marsond.c usage.c
-usage.c: mkusage.pl marsond.rst
+usage.c: mkusage.pl marsond.1
perl mkusage.pl marsond.rst > usage.c
marsond.1: marsond.rst