aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index eb342ae..0279bf1 100644
--- a/Makefile
+++ b/Makefile
@@ -18,6 +18,8 @@ leveldesc.info: mklevelinfo.pl
perl mklevelinfo.pl > leveldesc.info
html: jumpmanjr.html
+ git add jumpmanjr.html
+ git commit -m'regenerate jumpmanjr.html'
jumpmanjr.html: jumpmanjr.dasm
vim +TOhtml '+w!jumpmanjr.html' '+qall!' jumpmanjr.dasm