From 4b3beef08a3ecd7897a8937ac7798e0b25f05b27 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 6 Nov 2011 21:41:20 -0600 Subject: Rename additional instances of KDE to TDE --- noatun-plugins/nexscope/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'noatun-plugins/nexscope') 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 -- cgit v1.2.1