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 --- kasteroids/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kasteroids') diff --git a/kasteroids/Makefile.am b/kasteroids/Makefile.am index ad3383a2..7334bac4 100644 --- a/kasteroids/Makefile.am +++ b/kasteroids/Makefile.am @@ -5,7 +5,7 @@ METASOURCES = AUTO bin_PROGRAMS = kasteroids kasteroids_SOURCES = main.cpp view.cpp ledmeter.cpp toplevel.cpp settings.kcfgc -kasteroids_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -lktexteditor +kasteroids_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -ltdetexteditor kasteroids_LDADD = $(LIB_TDEGAMES) -lsoundserver_idl -lqtmcop kasteroids_DEPENDENCIES = $(LIB_TDEGAMES_DEP) -- cgit v1.2.1