From ac468225152f1bc7c25b6b3882a609050c42e486 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 11 Sep 2016 18:31:00 +0900 Subject: Fixed khotkeys.desktop handling. This resolve bug 2685. Signed-off-by: Michele Calgaro (cherry picked from commit 6960221d2c0d539b5f34bedfd004051313c1984e) --- khotkeys/Makefile.am | 5 ----- 1 file changed, 5 deletions(-) (limited to 'khotkeys/Makefile.am') 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 -- cgit v1.2.3