From 865f314dd5ed55508f45a32973b709b79a541e36 Mon Sep 17 00:00:00 2001 From: tpearson Date: Fri, 11 Dec 2009 03:46:01 +0000 Subject: kdelibs update to Trinity v3.5.11 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1061230 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kdeprint/tools/escputil/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kdeprint/tools/escputil/Makefile.am') diff --git a/kdeprint/tools/escputil/Makefile.am b/kdeprint/tools/escputil/Makefile.am index 71a4a63b7..beb7c2a5e 100644 --- a/kdeprint/tools/escputil/Makefile.am +++ b/kdeprint/tools/escputil/Makefile.am @@ -4,7 +4,7 @@ kde_module_LTLIBRARIES = kdeprint_tool_escputil.la kdeprint_tool_escputil_la_SOURCES = escpwidget.cpp kdeprint_tool_escputil_la_METASOURCES = AUTO kdeprint_tool_escputil_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined -kdeprint_tool_escputil_la_LIBADD = $(LIB_KDEUI) +kdeprint_tool_escputil_la_LIBADD = $(LIB_KDEUI) $(LIB_QT) $(LIB_KDECORE) noinst_HEADERS = escpwidget.h -- cgit v1.2.1