From 9bca22328245c3316a22df514fc17b461c0b587e Mon Sep 17 00:00:00 2001 From: Pino Toscano Date: Sun, 22 Apr 2007 10:23:59 +0000 Subject: [PATCH] global.h must be installed as well svn path=/trunk/KDE/kdegraphics/okular/; revision=656760 --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/CMakeLists.txt b/CMakeLists.txt index ecfff6f3a..a1de8d023 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -51,6 +51,7 @@ install( FILES core/document.h core/form.h core/generator.h + core/global.h core/observer.h core/okular_export.h core/page.h