diff --git a/test/Makefile.am b/test/Makefile.am index dd4d641e..fc488d99 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -1,4 +1,6 @@ TESTS = rtorrentTest +AUTOMAKE_OPTIONS = subdir-objects + check_PROGRAMS = $(TESTS) rtorrentTest_LDADD = \ ../src/libsub_root.a \