Add the files to the build system.

svn path=/trunk/KDE/kdebase/workspace/plasma/lib/; revision=667385
This commit is contained in:
Matias Valdenegro Toro 2007-05-22 17:07:00 +00:00
parent 4bde70b077
commit 90cf45ff02

View File

@ -17,6 +17,9 @@ set(plasma_LIB_SRCS
widgets/pushbutton.cpp
widgets/radiobutton.cpp
widgets/widget.cpp
widgets/layout.cpp
widgets/layoutitem.cpp
widgets/vboxlayout.cpp
)
kde4_automoc(${plasma_LIB_SRCS})