summaryrefslogtreecommitdiffstats
path: root/plugins/webinterface
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/webinterface')
-rw-r--r--plugins/webinterface/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/webinterface/Makefile.am b/plugins/webinterface/Makefile.am
index 1c2bf39..6626957 100644
--- a/plugins/webinterface/Makefile.am
+++ b/plugins/webinterface/Makefile.am
@@ -1,5 +1,5 @@
-INCLUDES = -I$(top_builddir)/libktorrent -I$(top_builddir)/ktorrent/libktorrent \
- -I$(srcdir)/../../libktorrent $(all_includes)
+INCLUDES = -I$(top_srcdir)/libktorrent -I$(top_builddir)/libktorrent $(all_includes)
+
METASOURCES = AUTO
kde_module_LTLIBRARIES = ktwebinterfaceplugin.la
noinst_HEADERS = webinterfaceplugin.h httpserver.h php_handler.h \