diff --git a/Makefile.am b/Makefile.am index 2683802a..aaafc5be 100644 --- a/Makefile.am +++ b/Makefile.am @@ -84,6 +84,7 @@ installcheck-kyua: cd $(pkgtestsdir) && $(INSTALLCHECK_ENVIRONMENT) $(TESTS_ENVIRONMENT) \ kyua test +EXTRA_DIST += Doxyfile if WITH_DOXYGEN # This should probably be html-local, but it seems better to generate the # documentation in all cases to get warnings about missing documentation every