From 980b72e4c127c6ae70aeaa764e25d44d353c8231 Mon Sep 17 00:00:00 2001 From: tpearson Date: Mon, 14 Mar 2011 19:08:37 +0000 Subject: Added missing gzip kioslave file to CMake git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1224897 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kioslave/filter/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kioslave') diff --git a/kioslave/filter/CMakeLists.txt b/kioslave/filter/CMakeLists.txt index cc511f564..11694d2dd 100644 --- a/kioslave/filter/CMakeLists.txt +++ b/kioslave/filter/CMakeLists.txt @@ -22,7 +22,7 @@ link_directories( ##### other data ################################ -install( FILES bzip.protocol bzip2.protocol DESTINATION ${SERVICES_INSTALL_DIR} ) +install( FILES gzip.protocol bzip.protocol bzip2.protocol DESTINATION ${SERVICES_INSTALL_DIR} ) ##### kio_filter (module) ####################### -- cgit v1.2.1