mirror of https://github.com/dirtbags/tanks.git
Fix makefile (thanks Aaron McPhall)
This commit is contained in:
parent
2b2480b93a
commit
7c24df14f3
2
Makefile
2
Makefile
|
@ -1,6 +1,6 @@
|
||||||
BINARIES = forftanks designer.cgi
|
BINARIES = forftanks designer.cgi
|
||||||
HTML = forf.html procs.html intro.html designer.html
|
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
|
CFLAGS = -Wall
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue