summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorAlexander Baldeck <alexander@archlinux.org>2004-12-16 17:19:47 +0000
committerAlexander Baldeck <alexander@archlinux.org>2004-12-16 17:19:47 +0000
commit0a40257e5b5526aff5b963ed4ad8d1a8d5aa29b5 (patch)
tree9671d2849ddd35a6e6b3900adc458f6291d819f5 /src/Makefile.am
parentb518f62e8629a7a93f4a88e99bc3ffdd6a393d22 (diff)
downloadmana-client-0a40257e5b5526aff5b963ed4ad8d1a8d5aa29b5.tar.gz
mana-client-0a40257e5b5526aff5b963ed4ad8d1a8d5aa29b5.tar.bz2
mana-client-0a40257e5b5526aff5b963ed4ad8d1a8d5aa29b5.tar.xz
mana-client-0a40257e5b5526aff5b963ed4ad8d1a8d5aa29b5.zip
part of autotools update
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am4
1 files changed, 1 insertions, 3 deletions
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