diff options
Diffstat (limited to 'kcontrol/keys/Makefile.am')
-rw-r--r-- | kcontrol/keys/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/keys/Makefile.am b/kcontrol/keys/Makefile.am index a41bbaa71..2a6fc4ab1 100644 --- a/kcontrol/keys/Makefile.am +++ b/kcontrol/keys/Makefile.am @@ -12,7 +12,7 @@ messages: customkeys=`grep "^.include .\.\." keyconfig.cpp | sed -e "s#.*\"\(.*\)\"#\1#"` ;\ $(XGETTEXT) $(kcm_keys_la_SOURCES) $$customkeys -o $(podir)/kcmkeys.pot -update_DATA = kaccel.upd +update_DATA = tdeaccel.upd update_SCRIPTS = convertShortcuts.pl updatedir = $(kde_datadir)/tdeconf_update |