X-Git-Url: http://git.silcnet.org/gitweb/?p=autodist.git;a=blobdiff_plain;f=apps%2Fautodist%2Fautodist.in;h=85f36d9ded0481afe8d6e3db44a8d2f7a2ee7667;hp=2e600820d2080f9e25b35872a822deceb4352a28;hb=69c64a75b795239b0bb1346f69e47e3e5c6e2ac5;hpb=1f5e8e83c1ef34a85b88a2d0fb6761827d6039d1 diff --git a/apps/autodist/autodist.in b/apps/autodist/autodist.in index 2e60082..85f36d9 100755 --- a/apps/autodist/autodist.in +++ b/apps/autodist/autodist.in @@ -529,11 +529,17 @@ EOF # Enable dependencies if requested if test x$am_deps = xtrue; then + # Get list of configure.ad's to get them into deps also + cfs=`find . -type f -name configure\*\.ad` + cfs=`echo $cfs | sed 's/\.\///g'` + cat >> $fname <