summaryrefslogtreecommitdiffstats
path: root/kioslave
diff options
context:
space:
mode:
Diffstat (limited to 'kioslave')
-rw-r--r--kioslave/filter/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
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) #######################