diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 962af4e7..3d5a5c5e 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,7 +1,7 @@ bin_PROGRAMS = tmw tmw_SOURCES = sound/sound.cpp \ graphic/graphic.cpp \ - graphic/image.cpp \ + graphic/spriteset.cpp \ gui/allegroinput.cpp \ gui/button.cpp \ gui/buy.cpp \ |