diff --git a/Makefile.am b/Makefile.am index af5bf06..cd36fc4 100644 --- a/Makefile.am +++ b/Makefile.am @@ -72,6 +72,7 @@ generated_tests = \ t/geturl_connectivity.pl \ t/version.pl TESTS = $(handwritten_tests) $(generated_tests) +$(TESTS): ddclient EXTRA_DIST += $(handwritten_tests) \ t/lib/Devel/Autoflush.pm \ t/lib/Test/Builder.pm \