From 0a40257e5b5526aff5b963ed4ad8d1a8d5aa29b5 Mon Sep 17 00:00:00 2001 From: Alexander Baldeck Date: Thu, 16 Dec 2004 17:19:47 +0000 Subject: part of autotools update --- src/Makefile.am | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index 2702032e..90938283 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -10,8 +10,6 @@ tmw_SOURCES = sound/sound.cpp \ gui/setup.cpp \ gui/gui.cpp \ gui/login.cpp \ - gui/mw_button.cpp \ - gui/mw_checkbox.cpp \ gui/char_server.cpp \ gui/char_select.cpp \ gui/inventory.cpp \ @@ -31,4 +29,4 @@ INCLUDES= $(all_includes) tmw_LDFLAGS = $(all_libraries) $(LIBSDL_RPATH) $(LIBALLEGRO_RPATH) tmw_CXXFLAGS = $(LIBSDL_CFLAGS) $(LIBALLEGRO_CFLAGS) tmw_LDADD = $(LIBSDL_LIBS) $(LIBALLEGRO_LIBS) -tmw_TARGET = ../tmw \ No newline at end of file +tmw_TARGET = ../tmw -- cgit v1.2.3-70-g09d2