From ca5e5448ab3af5c54794426cd73891998fe3da25 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexis=20M=C3=A9nard?= Date: Mon, 19 Nov 2007 23:24:12 +0000 Subject: [PATCH] Fix another include file svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=738913 --- CMakeLists.txt | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index ec8c8758c..4939378a0 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -152,13 +152,13 @@ install(FILES layouts/boxlayout.h layouts/vboxlayout.h layouts/hboxlayout.h - layouts/borderlayout.cpp - layouts/freelayout.cpp - layouts/nodelayout.cpp - layouts/flowlayout.cpp - layouts/layout.cpp - layouts/layoutanimator.cpp - layouts/layoutitem.cpp + layouts/borderlayout.h + layouts/freelayout.h + layouts/nodelayout.h + layouts/flowlayout.h + layouts/layout.h + layouts/layoutanimator.h + layouts/layoutitem.h DESTINATION ${INCLUDE_INSTALL_DIR}/plasma/layouts) install(FILES