diff options
Diffstat (limited to 'kmouth/Makefile.am')
-rw-r--r-- | kmouth/Makefile.am | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/kmouth/Makefile.am b/kmouth/Makefile.am index c661e69..9e4a051 100644 --- a/kmouth/Makefile.am +++ b/kmouth/Makefile.am @@ -9,8 +9,7 @@ EXTRA_DIST = main.cpp version.h kmouth.cpp kmouth.h kmouthui.rc kmouth.desktop p kde_conf_DATA = kmouthrc -apps_DATA = kmouth.desktop -appsdir = $(kde_appsdir)/Applications +xdg_apps_DATA = kmouth.desktop # set the include path for X, qt and KDE INCLUDES= -Iphrasebook -Iwordcompletion $(all_includes) |