From 5bc5329f8ade88b1fd4d06c8bd226f1bf9db34c1 Mon Sep 17 00:00:00 2001 From: Philipp Sehmisch Date: Sun, 26 Nov 2006 10:27:02 +0000 Subject: Updated Makefiles and CMake Lists --- src/Makefile.am | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index 8715bac6..d9e6f907 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -161,14 +161,17 @@ tmw_SOURCES = graphic/imagerect.h \ net/tradehandler.h \ resources/ambientoverlay.cpp \ resources/ambientoverlay.h \ + resources/equipmentdb.cpp \ + resources/equipmentdb.h \ + resources/equipmentinfo.h \ resources/image.cpp \ resources/image.h \ resources/imagewriter.cpp \ resources/imagewriter.h \ + resources/itemdb.cpp \ + resources/itemdb.h \ resources/iteminfo.h \ resources/iteminfo.cpp \ - resources/itemmanager.cpp \ - resources/itemmanager.h \ resources/mapreader.cpp \ resources/mapreader.h \ resources/music.h \ @@ -261,4 +264,4 @@ INCLUDES = \ tmw_LDFLAGS = $(all_libraries) $(LIBSDL_RPATH) `pkg-config --libs libxml-2.0` tmw_CXXFLAGS = -Wall -Werror $(OPENGL_CFLAGS) $(LIBSDL_CFLAGS) `pkg-config --cflags libxml-2.0` $(CURL_CFLAGS) tmw_LDADD = $(LIBSDL_LIBS) -lguichan_sdl $(OPENGL_LIBS) $(CURL_LIBS) -tmw_TARGET = tmw +tmw_TARGET = tmw \ No newline at end of file -- cgit v1.2.3-70-g09d2