summaryrefslogtreecommitdiffstats
path: root/conduits/malconduit/Makefile.am
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-06-30 21:14:25 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-06-30 21:14:25 +0000
commite340db64991a06761aa6395ffe760b53e4c1dfbc (patch)
tree6c7137ac6641083cc11376ed9605babda181521b /conduits/malconduit/Makefile.am
parent7047c45c2613a9c44ca795dcaf5c08e72d20b6ca (diff)
downloadkpilot-e340db64991a06761aa6395ffe760b53e4c1dfbc.tar.gz
kpilot-e340db64991a06761aa6395ffe760b53e4c1dfbc.zip
Fix kpilot build system
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kpilot@1238887 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'conduits/malconduit/Makefile.am')
-rw-r--r--conduits/malconduit/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/conduits/malconduit/Makefile.am b/conduits/malconduit/Makefile.am
index d8a2224..df5ed04 100644
--- a/conduits/malconduit/Makefile.am
+++ b/conduits/malconduit/Makefile.am
@@ -3,7 +3,7 @@
### The mal conduit is Copyright (C) 2002 by Reinhold Kainhofer
-INCLUDES= $(PISOCK_INCLUDE) $(MAL_INCLUDE) -I$(top_srcdir)/kpilot/lib $(all_includes)
+INCLUDES= $(PISOCK_INCLUDE) $(MAL_INCLUDE) -I$(top_srcdir)/lib $(all_includes)
METASOURCES = AUTO
servicedir = $(kde_servicesdir)