diff options
Diffstat (limited to 'plugins/zeroconf/Makefile.am')
-rw-r--r-- | plugins/zeroconf/Makefile.am | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/plugins/zeroconf/Makefile.am b/plugins/zeroconf/Makefile.am index ba959bc..0fb602a 100644 --- a/plugins/zeroconf/Makefile.am +++ b/plugins/zeroconf/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 |