summaryrefslogtreecommitdiffstats
path: root/noatun/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'noatun/Makefile.am')
-rw-r--r--noatun/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/noatun/Makefile.am b/noatun/Makefile.am
index bb024d36..2dd06107 100644
--- a/noatun/Makefile.am
+++ b/noatun/Makefile.am
@@ -11,7 +11,9 @@ presets_DATA = preset.dance preset.jazz preset.metal preset.trance preset.zero
updatedir = $(kde_datadir)/kconf_update
update_DATA = noatun.upd
-update_PROGRAMS = noatun20update
+
+kconfdir = $(libdir)/kconf_update_bin
+kconf_PROGRAMS = noatun20update
noatun20update_SOURCES = noatun20update.cpp
noatun20update_LDFLAGS = $(all_libraries) $(KDE_RPATH)