From 96b79b905b22bfcf4b35c26e6e70065e4ce3222c Mon Sep 17 00:00:00 2001 From: David Athay Date: Mon, 12 May 2008 09:26:58 +0000 Subject: Fix building on other build systems --- src/CMakeLists.txt | 2 -- src/Makefile.am | 2 -- 2 files changed, 4 deletions(-) (limited to 'src') diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 1a43ebb1..a6d07c0d 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -181,8 +181,6 @@ SET(SRCS gui/slider.h gui/status.cpp gui/status.h - gui/tabbedcontainer.cpp - gui/tabbedcontainer.h gui/textbox.cpp gui/textbox.h gui/textdialog.cpp 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 \ -- cgit v1.2.3-70-g09d2