projects
/
supertux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6ed1900
)
removed special/stringlist.cpp/h
author
Tobias Gläßer
<tobi.web@gmx.de>
Tue, 27 Jul 2004 20:07:35 +0000
(20:07 +0000)
committer
Tobias Gläßer
<tobi.web@gmx.de>
Tue, 27 Jul 2004 20:07:35 +0000
(20:07 +0000)
SVN-Revision: 1641
lib/Makefile.am
patch
|
blob
|
history
diff --git
a/lib/Makefile.am
b/lib/Makefile.am
index
aa7ce72
..
429c5ff
100644
(file)
--- a/
lib/Makefile.am
+++ b/
lib/Makefile.am
@@
-14,7
+14,6
@@
libsupertux_la_SOURCES =app/globals.cpp \
special/moving_object.cpp \
special/sprite.cpp \
special/sprite_manager.cpp \
- special/stringlist.cpp \
special/timer.cpp \
utils/configfile.cpp \
utils/lispreader.cpp \
@@
-46,7
+45,6
@@
libsupertuxspecial_HEADERS =special/base.h \
special/moving_object.h \
special/sprite.h \
special/sprite_manager.h \
- special/stringlist.h \
special/timer.h
libsupertuxutils_HEADERS =utils/configfile.h \
utils/exceptions.h \