From 8fefba0a2262d725dad7c25edc023c2590029126 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Wed, 31 Aug 2016 04:50:44 -0400 Subject: bomb_pickup stuff --- Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile') 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 -- cgit v1.2.3