From 06ad876fe1444e1263c2eeaf4864eaf15718797b Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sat, 26 Jan 2013 13:15:15 -0600 Subject: Rename a number of libraries and executables to avoid conflicts with KDE4 --- ksysv/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ksysv') diff --git a/ksysv/Makefile.am b/ksysv/Makefile.am index fafbe9f..bb2573a 100644 --- a/ksysv/Makefile.am +++ b/ksysv/Makefile.am @@ -38,7 +38,7 @@ ksysv_SOURCES = main.cpp \ # the library search path ksysv_METASOURCES = AUTO -ksysv_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -lktexteditor +ksysv_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -ltdetexteditor ksysv_LDADD = $(LIB_KFILE) -ltdeprint # this option you can leave out. Just, if you use "make dist", you need it -- cgit v1.2.1