diff --git a/desktop/CMakeLists.txt b/desktop/CMakeLists.txt index 506438fd..e0214b41 100644 --- a/desktop/CMakeLists.txt +++ b/desktop/CMakeLists.txt @@ -2,6 +2,8 @@ # Build and install geary.desktop # +install(FILES geary.appdata.xml DESTINATION share/appdata) + include (FindIntltool) include (FindDesktopFileValidate) if (INTLTOOL_MERGE_FOUND)