From 35599c36e5d0c807f347f21f27c27f11c36ba8a4 Mon Sep 17 00:00:00 2001 From: Anne-Marie Mahfouf Date: Thu, 21 Jan 2010 11:51:25 +0000 Subject: [PATCH] fix build svn path=/trunk/KDE/kdelibs/; revision=1078064 --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/CMakeLists.txt b/CMakeLists.txt index 722938df8..5b276bd90 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -52,6 +52,7 @@ set(plasma_LIB_SRCS animations/fade.cpp animations/grow.cpp animations/slide.cpp + animations/pixmaptransition.cpp animations/pulser.cpp animations/pulsershadow.cpp animations/rotation.cpp