Branch 'files' - src/CMakeLists.txt

Christian Mollekopf mollekopf at kolabsys.com
Fri Oct 26 17:56:14 CEST 2012


 src/CMakeLists.txt |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 5a08f620229570def2b04f386673d210afdcc6b4
Author: Christian Mollekopf <mollekopf at kolabsys.com>
Date:   Fri Oct 26 17:53:34 2012 +0200

    Forgot to install the header file.

diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index db09949..3527408 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -55,6 +55,7 @@ install( FILES
     containers/kolabcontainers.h
     containers/kolabconfiguration.h
     containers/kolabfreebusy.h
+    containers/kolabfile.h
     global_definitions.h
     DESTINATION ${INCLUDE_INSTALL_DIR})
 





More information about the commits mailing list