diff --git a/Makefile.in b/Makefile.in index 60aa6bc9..58d272c8 100644 --- a/Makefile.in +++ b/Makefile.in @@ -254,7 +254,9 @@ everything: all doc rdf install_everything: everything install install_doc install_rdf -dist: spotless perlreq manpages spec +dist: + $(MAKE) alldeps + $(MAKE) spotless perlreq manpages spec autoheader autoconf $(RM) -rf ./autom4te*.cache