14 lines
309 B
Diff
14 lines
309 B
Diff
diff --git a/src/program/CMakeLists.txt b/src/program/CMakeLists.txt
|
|
index b9ed670f..8ff76302 100644
|
|
--- a/src/program/CMakeLists.txt
|
|
+++ b/src/program/CMakeLists.txt
|
|
@@ -135,7 +135,7 @@ install(
|
|
)
|
|
|
|
install(
|
|
- PROGRAMS
|
|
+ FILES
|
|
org.kde.kbibtex.desktop
|
|
DESTINATION
|
|
${KDE_INSTALL_APPDIR}
|