summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorDavid Athay <ko2fan@gmail.com>2008-05-12 09:26:58 +0000
committerDavid Athay <ko2fan@gmail.com>2008-05-12 09:26:58 +0000
commit96b79b905b22bfcf4b35c26e6e70065e4ce3222c (patch)
tree68e23684741d04d4a6f1394ae82d64140871073e /src/Makefile.am
parentb57ab24cdaa596bf91604279c97fbfdeff1dc93b (diff)
downloadmana-client-96b79b905b22bfcf4b35c26e6e70065e4ce3222c.tar.gz
mana-client-96b79b905b22bfcf4b35c26e6e70065e4ce3222c.tar.bz2
mana-client-96b79b905b22bfcf4b35c26e6e70065e4ce3222c.tar.xz
mana-client-96b79b905b22bfcf4b35c26e6e70065e4ce3222c.zip
Fix building on other build systems
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 05f05d0b..e012af0c 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -135,8 +135,6 @@ tmw_SOURCES = gui/widgets/dropdown.cpp \
gui/slider.h \
gui/status.cpp \
gui/status.h \
- gui/tabbedcontainer.cpp \
- gui/tabbedcontainer.h \
gui/textbox.cpp \
gui/textbox.h \
gui/textdialog.cpp \