"automake --add-missing" installs what I want except mkinstalldirs:
echoping/trunk/SRC % automake --add-missing echoping/trunk/SRC % ls -l mkinstalldirs ls: mkinstalldirs: No such file or directory Therefore, "make dist" fails. Of course, I can do a symlink myself but I wonder why does automake ignores this file? automake 1.9.6