Makefile.in: always run "make alldeps" when "make dist"
[platform/upstream/nasm.git] / Makefile.in
index 60aa6bc..58d272c 100644 (file)
@@ -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