projects
/
supertux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
90a8180
)
- added worldmap stuff
author
Ingo Ruhnke
<grumbel@gmx.de>
Fri, 19 Mar 2004 23:17:17 +0000
(23:17 +0000)
committer
Ingo Ruhnke
<grumbel@gmx.de>
Fri, 19 Mar 2004 23:17:17 +0000
(23:17 +0000)
SVN-Revision: 266
src/Makefile.am
patch
|
blob
|
history
diff --git
a/src/Makefile.am
b/src/Makefile.am
index
41c9f34
..
7e5fea5
100644
(file)
--- a/
src/Makefile.am
+++ b/
src/Makefile.am
@@
-53,6
+53,8
@@
supertux_SOURCES = \
type.cpp \
type.h \
world.cpp \
- world.h
+ world.h \
+ worldmap.cpp \
+ worldmap.h
# EOF #