From 41b6eec2f4081693d891069b13080e5107477b2e Mon Sep 17 00:00:00 2001 From: tpearson Date: Fri, 28 Oct 2011 18:58:39 +0000 Subject: =?UTF-8?q?Fix=20kdemultimedia=20FTBFS=20on=20Fedora=2015=20Thanks?= =?UTF-8?q?=20to=20Fran=C3=A7ois=20Androit=20for=20the=20patch!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdemultimedia@1261196 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- noatun/library/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'noatun/library/Makefile.am') diff --git a/noatun/library/Makefile.am b/noatun/library/Makefile.am index 951ba5a4..13ae1e4c 100644 --- a/noatun/library/Makefile.am +++ b/noatun/library/Makefile.am @@ -41,7 +41,7 @@ META_INCLUDES = $(srcdir)/noatun noinst_PROGRAMS = gentable gentable_SOURCES = gentable.cpp -gentable_LDFLAGS = $(KDE_EXTRA_RPATH) $(LIB_QT) +gentable_LDFLAGS = $(KDE_EXTRA_RPATH) $(LIB_QT) $(QT_LDFLAGS) magictable: gentable $(top_builddir)/noatun/library/gentable > magictable -- cgit v1.2.3