From 68b8dc8a49a23d512abd01f657308ab6785078a6 Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Sun, 13 Feb 2005 22:34:13 +0000 Subject: Largely cleanups. --- src/Makefile.am | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index 8068a6b5..bcf9ff6b 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,7 +1,5 @@ bin_PROGRAMS = tmw -tmw_SOURCES = sound/sound.cpp \ - sound/sound.h \ - graphic/graphic.cpp \ +tmw_SOURCES = graphic/graphic.cpp \ graphic/graphic.h \ graphic/spriteset.cpp \ graphic/spriteset.h \ @@ -96,7 +94,9 @@ tmw_SOURCES = sound/sound.cpp \ main.cpp \ main.h \ map.cpp\ - map.h + map.h \ + sound.cpp \ + sound.h # set the include path found by configure INCLUDES= $(all_includes) -- cgit v1.2.3-70-g09d2