summaryrefslogtreecommitdiffstats
path: root/kftpgrabber/src/misc/customcommands
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2013-07-26 08:25:05 +0200
committerSlávek Banko <slavek.banko@axis.cz>2013-07-26 08:25:05 +0200
commit9b94733eb4a3c924717da8a2d1041d9186c74f59 (patch)
treed37463723d17252c37076e7e1bb494dd40cdefd3 /kftpgrabber/src/misc/customcommands
parent8b9b46082ec55a56359559e3124fa1007bca4dfc (diff)
downloadkftpgrabber-9b94733eb4a3c924717da8a2d1041d9186c74f59.tar.gz
kftpgrabber-9b94733eb4a3c924717da8a2d1041d9186c74f59.zip
Fix build outside source
Diffstat (limited to 'kftpgrabber/src/misc/customcommands')
-rw-r--r--kftpgrabber/src/misc/customcommands/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/kftpgrabber/src/misc/customcommands/Makefile.am b/kftpgrabber/src/misc/customcommands/Makefile.am
index 8436cf4..6edf0c6 100644
--- a/kftpgrabber/src/misc/customcommands/Makefile.am
+++ b/kftpgrabber/src/misc/customcommands/Makefile.am
@@ -3,6 +3,8 @@ INCLUDES = -I$(srcdir)/../.. \
-I$(srcdir)/../../engine \
-I$(srcdir)/../../misc/interfaces \
-I$(srcdir)/../../widgets \
+ -I$(top_builddir) \
+ -I$(top_builddir)/kftpgrabber/src \
$(all_includes)
METASOURCES = AUTO
noinst_LIBRARIES = libcustomcommands.a