summaryrefslogtreecommitdiffstats
path: root/plugins/stats
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2025-03-06 12:07:10 +0900
committerMichele Calgaro <[email protected]>2025-03-06 12:07:10 +0900
commitd1f24dae035c506d945ca13f2be398aa0a4de8cc (patch)
tree67d3131d7f7dde598229540a3e9d32c2c33aae0f /plugins/stats
parentd42e86df384d3531238b28c632191b09fc8008af (diff)
downloadktorrent-d1f24dae035c506d945ca13f2be398aa0a4de8cc.tar.gz
ktorrent-d1f24dae035c506d945ca13f2be398aa0a4de8cc.zip
Fix wrong include paths in makefiles
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'plugins/stats')
-rw-r--r--plugins/stats/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/plugins/stats/Makefile.am b/plugins/stats/Makefile.am
index 5e73e62..5e0f760 100644
--- a/plugins/stats/Makefile.am
+++ b/plugins/stats/Makefile.am
@@ -1,5 +1,4 @@
-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