From c8d2c86fa91a88915c64665a57de1e9a88c67da2 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sat, 26 Jan 2013 13:15:06 -0600 Subject: Rename a number of libraries and executables to avoid conflicts with KDE4 --- kmouth/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kmouth/Makefile.am') diff --git a/kmouth/Makefile.am b/kmouth/Makefile.am index a78d4a5..d48dfb4 100644 --- a/kmouth/Makefile.am +++ b/kmouth/Makefile.am @@ -18,7 +18,7 @@ INCLUDES= -Iphrasebook -Iwordcompletion $(all_includes) METASOURCES = AUTO # the library search path. -kmouth_LDFLAGS = $(all_libraries) -lkspell $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -lktexteditor +kmouth_LDFLAGS = $(all_libraries) -ltdespell $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -ltdetexteditor rcdir = $(kde_datadir)/kmouth rc_DATA = kmouthui.rc -- cgit v1.2.1