From 1e62e1264d1ee5961335f1a787e2a1766f4fa30d Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Tue, 29 Jan 2013 23:20:17 -0600 Subject: Rename a few build variables for overall consistency --- src/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/Makefile.am b/src/Makefile.am index 01bd9cc..4bb48f7 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -11,7 +11,7 @@ INCLUDES = $(all_includes) bookreader_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -ltdetexteditor # the libraries to link against. -bookreader_LDADD = $(LIB_KFILE) $(LIB_TDEPRINT) +bookreader_LDADD = $(LIB_TDEFILE) $(LIB_TDEPRINT) # which sources should be compiled for bookreader bookreader_SOURCES = main.cpp bookreader.cpp bookreaderiface.skel \ -- cgit v1.2.3