diff options
author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2011-06-30 21:14:25 +0000 |
---|---|---|
committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2011-06-30 21:14:25 +0000 |
commit | e340db64991a06761aa6395ffe760b53e4c1dfbc (patch) | |
tree | 6c7137ac6641083cc11376ed9605babda181521b /conduits/memofileconduit/Makefile.am | |
parent | 7047c45c2613a9c44ca795dcaf5c08e72d20b6ca (diff) | |
download | kpilot-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/memofileconduit/Makefile.am')
-rw-r--r-- | conduits/memofileconduit/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
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 |