summaryrefslogtreecommitdiffstats
path: root/khotkeys/Makefile.am
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2016-09-11 18:31:00 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2016-09-11 18:32:52 +0900
commit6960221d2c0d539b5f34bedfd004051313c1984e (patch)
treee23f1ee45f5ee8b3090de3e53a93b728bbfaea7d /khotkeys/Makefile.am
parent2649b1ebf4eec141dc8e1642f9decac615ca5f29 (diff)
downloadtdebase-6960221d.tar.gz
tdebase-6960221d.zip
Fixed khotkeys.desktop handling. This resolve bug 2685.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'khotkeys/Makefile.am')
-rw-r--r--khotkeys/Makefile.am5
1 files changed, 0 insertions, 5 deletions
diff --git a/khotkeys/Makefile.am b/khotkeys/Makefile.am
index 981a8a9b6..924686af4 100644
--- a/khotkeys/Makefile.am
+++ b/khotkeys/Makefile.am
@@ -1,10 +1,5 @@
SUBDIRS = shared kcontrol app data update $(KHOTKEYS_ARTS_SUBDIR)
-khotkeys_autostart_DATA = khotkeys.desktop
-khotkeys_autostartdir = $(datadir)/autostart
-
-EXTRA_DIST = $(khotkeys_autostart_DATA) COPYING AUTHORS
-
messages: rc.cpp
$(EXTRACTRC) kcontrol/ui/*.ui data/*.khotkeys >> rc.cpp
$(XGETTEXT) rc.cpp app/*.cpp shared/*.cpp shared/*.h kcontrol/*.cpp -o $(podir)/khotkeys.pot