summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-07-04 22:05:48 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-07-04 22:05:48 +0000
commitbf27a5258434dde9d059ba06fd82738bc8632abf (patch)
tree340a920135ff377ae80baf2cab818af0f6831c7d
parent867c9ae8ffe772f6bf37c9b80552625a0fc50343 (diff)
downloadgwenview-bf27a525.tar.gz
gwenview-bf27a525.zip
Fix Gwenview FTBFS
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/gwenview@1239437 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
-rw-r--r--src/app/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/app/Makefile.am b/src/app/Makefile.am
index 275d2a4..86f1935 100644
--- a/src/app/Makefile.am
+++ b/src/app/Makefile.am
@@ -39,7 +39,7 @@ gwenview_la_LDFLAGS = $(all_libraries) $(LIB_QT) -module $(KDE_PLUGIN)
# set the include path for X, qt and KDE
-INCLUDES = -I$(srcdir)/.. $(all_includes)
+INCLUDES = -I$(srcdir)/.. $(all_includes) -I$(kde_includes)/kde
METASOURCES = AUTO