From d74d25b6c602f310bf2bcafb0bf2b52f139bd8b4 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Tue, 29 Jan 2013 23:31:40 -0600 Subject: Rename a few build variables for overall consistency --- ktuberling/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ktuberling/Makefile.am') diff --git a/ktuberling/Makefile.am b/ktuberling/Makefile.am index 0b820190..6e7ea3bc 100644 --- a/ktuberling/Makefile.am +++ b/ktuberling/Makefile.am @@ -20,7 +20,7 @@ ktuberling_SOURCES = action.cpp main.cpp toplevel.cpp playground.cpp todraw.cpp ktuberling_METASOURCES = AUTO ktuberling_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) $(LIB_KIO) -ktuberling_LDADD = $(LIB_TDEGAMES) $(LIB_KFILE) -ltdeprint +ktuberling_LDADD = $(LIB_TDEGAMES) $(LIB_TDEFILE) -ltdeprint ktuberling_DEPENDENCIES = $(LIB_TDEGAMES_DEP) KDE_ICON = ktuberling -- cgit v1.2.1