diff options
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index a4d826f..0315ff0 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -40,7 +40,7 @@ KDE_ICON = kpowersave bin_PROGRAMS = lib_LTLIBRARIES = -kdeinit_LTLIBRARIES = kpowersave.la +tdeinit_LTLIBRARIES = kpowersave.la # the application source, library search path, and link libraries kpowersave_la_SOURCES = \ |