From 7c24df14f30bcd78acc77756a9387e8c0d31e917 Mon Sep 17 00:00:00 2001 From: Neale Pickett Date: Fri, 6 May 2011 17:34:54 -0600 Subject: [PATCH] Fix makefile (thanks Aaron McPhall) --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 786ba52..fded3c4 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ BINARIES = forftanks designer.cgi HTML = forf.html procs.html intro.html designer.html -WWW = dirtbags.css grunge.png designer.js figures.js tanks.js nav.html.inc +WWW = style.css grunge.png designer.js figures.js tanks.js nav.html.inc CFLAGS = -Wall