From e340db64991a06761aa6395ffe760b53e4c1dfbc Mon Sep 17 00:00:00 2001 From: tpearson Date: Thu, 30 Jun 2011 21:14:25 +0000 Subject: Fix kpilot build system git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kpilot@1238887 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- conduits/memofileconduit/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conduits/memofileconduit/Makefile.am') diff --git a/conduits/memofileconduit/Makefile.am b/conduits/memofileconduit/Makefile.am index e4a244b..1f51105 100644 --- a/conduits/memofileconduit/Makefile.am +++ b/conduits/memofileconduit/Makefile.am @@ -1,4 +1,4 @@ -INCLUDES= $(PISOCK_INCLUDE) -I$(top_srcdir)/kpilot/lib $(all_includes) +INCLUDES= $(PISOCK_INCLUDE) -I$(top_srcdir)/lib $(all_includes) METASOURCES = AUTO -- cgit v1.2.1