From 253fad3389da26c0e98563c14536c6d28787869f Mon Sep 17 00:00:00 2001 From: Adenilson Cavalcanti Da Silva Date: Mon, 7 Dec 2009 22:44:23 +0000 Subject: [PATCH] Rotationstacked header should not be installed. svn path=/trunk/KDE/kdelibs/; revision=1060035 --- CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 326d7fd0e..9a0fb4537 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -353,7 +353,6 @@ endif(PHONON_FOUND) install(FILES animations/animation.h - animations/rotationstacked.h DESTINATION ${INCLUDE_INSTALL_DIR}/plasma/animations COMPONENT Devel)