Added some more files.

This commit is contained in:
Glenn Y. Rolland 2008-02-20 01:25:08 +01:00
parent 9a5ad6c8e8
commit 70034c0aa4

View file

@ -1,6 +1,14 @@
PROGRAMS=justnukeit
justnukeit_OBJS=Position Maze Player main
justnukeit_OBJS= \
Position \
Maze \
Player \
Game \
Mouse \
Keyboard \
main
justnukeit_INCS=sdl
justnukeit_LIBS=graphics unix threads bigarray sdl sdlloader sdlttf