diff options
Diffstat (limited to 'khotkeys/app/Makefile.am')
-rw-r--r-- | khotkeys/app/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/khotkeys/app/Makefile.am b/khotkeys/app/Makefile.am index 274f4b57e..726b40374 100644 --- a/khotkeys/app/Makefile.am +++ b/khotkeys/app/Makefile.am @@ -1,6 +1,6 @@ bin_PROGRAMS = lib_LTLIBRARIES = -kdeinit_LTLIBRARIES = khotkeys.la +tdeinit_LTLIBRARIES = khotkeys.la kde_module_LTLIBRARIES = kded_khotkeys.la khotkeys_la_SOURCES = app.cpp app.skel |