summaryrefslogtreecommitdiffstats
path: root/noatun-plugins/nexscope/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'noatun-plugins/nexscope/Makefile.am')
-rw-r--r--noatun-plugins/nexscope/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/noatun-plugins/nexscope/Makefile.am b/noatun-plugins/nexscope/Makefile.am
index 79e0b94..afafff0 100644
--- a/noatun-plugins/nexscope/Makefile.am
+++ b/noatun-plugins/nexscope/Makefile.am
@@ -13,7 +13,7 @@ bin_PROGRAMS = nexscope.bin
#renderers.cpp must be first for enable-final
nexscope_bin_SOURCES = renderers.cpp bitmappool.cpp nex.cpp output.cpp input.cpp gui.cpp regionwidget.cpp convolve.c
nexscope_bin_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(SDL_LIBS)
-nexscope_bin_LDADD = $(LIB_KDEUI) -lm -lnoatun $(SDL_LIBS)
+nexscope_bin_LDADD = $(LIB_TDEUI) -lm -lnoatun $(SDL_LIBS)
noatun_DATA = nexscope.plugin
noatundir = $(kde_datadir)/noatun