----- Original Message ----- From: "Raja R Harinath" <[EMAIL PROTECTED]> > > This doesn't look like it'll work with, say > > automake --add-missing src/Makefile > > This won't add 'depcomp' to DIST_COMMON in the top Makefile.in. You cannot use automake --add-missing src/Makefile until a straight automake --add-missing has been called - because automake doesn't know about src until then. So there should be no issue (the first automake invocation should add depcomp). Rob
- Re: Automake 1.5 - depcomp not added to DIST_COMMON Alexandre Duret-Lutz
- Re: Automake 1.5 - depcomp not added to DIST_COM... Akim Demaille
- Re: Automake 1.5 - depcomp not added to DIST... Alexandre Duret-Lutz
- Re: Automake 1.5 - depcomp not added to DIST_COM... Raja R Harinath
- Robert Collins
