summaryrefslogtreecommitdiff
path: root/src/data/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/data/CMakeLists.txt')
-rw-r--r--src/data/CMakeLists.txt21
1 files changed, 0 insertions, 21 deletions
diff --git a/src/data/CMakeLists.txt b/src/data/CMakeLists.txt
index 1b6f2ca8..cda545f0 100644
--- a/src/data/CMakeLists.txt
+++ b/src/data/CMakeLists.txt
@@ -43,24 +43,3 @@ INSTALL(
DESTINATION ${DATA_INSTALL_DIR}/rekonq
)
-# opensearch engines
-INSTALL(
- FILES
- beolingus.xml
- bing.xml
- yahoo.xml
- de2en.xml
- dictfr.xml
- facebook.xml
- google.xml
- kde_techbase.xml
- kde_userbase.xml
- youtube.xml
- voila.xml
- wikia.xml
- wikipedia.xml
- wiktionary.xml
- wr_english.xml
- db_opensearch.json
- DESTINATION ${DATA_INSTALL_DIR}/rekonq/opensearch
-)