From 1048c4f709440bb51647af5ece46667545490ab8 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sat, 26 Jan 2013 13:17:16 -0600 Subject: Rename a number of libraries and executables to avoid conflicts with KDE4 --- kpoker/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kpoker') diff --git a/kpoker/Makefile.am b/kpoker/Makefile.am index 1c112aff..4ab70ef6 100644 --- a/kpoker/Makefile.am +++ b/kpoker/Makefile.am @@ -7,7 +7,7 @@ KDE_ICON = kpoker bin_PROGRAMS = kpoker kpoker_SOURCES = kpoker.cpp kpaint.cpp top.cpp main.cpp betbox.cpp \ optionsdlg.cpp player.cpp playerbox.cpp newgamedlg.cpp poker.cpp -kpoker_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -lktexteditor +kpoker_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -ltdetexteditor kpoker_LDADD = $(LIB_TDEGAMES) kpoker_DEPENDENCIES = $(LIB_TDEGAMES_DEP) -- cgit v1.2.1