From 39177c1528006932b00136d34cf022434df73d72 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sat, 26 Jan 2013 13:15:08 -0600 Subject: Rename a number of libraries and executables to avoid conflicts with KDE4 --- noatun-plugins/tyler/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'noatun-plugins/tyler') diff --git a/noatun-plugins/tyler/Makefile.am b/noatun-plugins/tyler/Makefile.am index 4e84a80..bbba726 100644 --- a/noatun-plugins/tyler/Makefile.am +++ b/noatun-plugins/tyler/Makefile.am @@ -11,7 +11,7 @@ noatuntyler_la_LIBADD = $(LIB_KFILE) -lnoatun -lm bin_PROGRAMS = noatuntyler.bin noatuntyler_bin_SOURCES = main.cpp file.cpp compute.c display.c renderer.c -noatuntyler_bin_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -lktexteditor +noatuntyler_bin_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -ltdetexteditor noatuntyler_bin_LDADD = $(LIB_TDECORE) -lm $(SDL_LIBS) noatun_DATA = tyler.plugin tylerstates -- cgit v1.2.1