take Interface out of the build

svn path=/trunk/KDE/kdebase/workspace/plasma/lib/; revision=668669
This commit is contained in:
Aaron J. Seigo 2007-05-27 07:59:56 +00:00
parent 1835680cf3
commit ae5c3a8c8c

View File

@ -9,7 +9,6 @@ set(plasma_LIB_SRCS
dataenginemanager.cpp
datasource.cpp
plasma.cpp
interface.cpp
svg.cpp
theme.cpp
widgets/checkbox.cpp
@ -40,7 +39,6 @@ install( FILES
dataengine.h
dataenginemanager.h
datasource.h
interface.h
plasma.h
plasma_export.h
svg.h
@ -57,7 +55,6 @@ install( FILES
includes/Plasma
includes/AbstractRunner
includes/Theme
includes/Interface
includes/DataEngine
includes/DataEngineManager
includes/DataSource