From ada451a25c1465c530dce9013d113d0b939ba96e Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sat, 26 Jan 2013 13:18:01 -0600 Subject: Rename a number of libraries and executables to avoid conflicts with KDE4 --- kteatime/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kteatime/Makefile.am') diff --git a/kteatime/Makefile.am b/kteatime/Makefile.am index a39e56a..9178d19 100644 --- a/kteatime/Makefile.am +++ b/kteatime/Makefile.am @@ -6,7 +6,7 @@ bin_PROGRAMS = kteatime kteatime_SOURCES = main.cpp toplevel.cpp tealist.cpp timeedit.cpp kteatime_METASOURCES = AUTO -kteatime_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -lktexteditor +kteatime_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -ltdetexteditor # LIB_KIO needed for KNotifyDialog kteatime_LDADD = $(LIB_TDEUI) $(LIB_KIO) -- cgit v1.2.1