diff options
Diffstat (limited to 'libktorrent/torrent')
-rw-r--r-- | libktorrent/torrent/Makefile.am | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/libktorrent/torrent/Makefile.am b/libktorrent/torrent/Makefile.am index d546228..5c28ab1 100644 --- a/libktorrent/torrent/Makefile.am +++ b/libktorrent/torrent/Makefile.am @@ -1,5 +1,4 @@ -INCLUDES = -I$(top_builddir)/ktorrent/libktorrent -I$(top_builddir)/libktorrent \ - -I$(srcdir)/.. $(all_includes) +INCLUDES = -I$(top_srcdir)/libktorrent -I$(top_builddir)/libktorrent $(all_includes) METASOURCES = AUTO |