tests: avoid a spurious failure on MacOS X 10.6.8
[platform/upstream/automake.git] / bin / Makefile.inc
index 280fff0..5842b71 100644 (file)
@@ -56,6 +56,7 @@ uninstall-hook:
 %D%/aclocal: %D%/aclocal.in
 %D%/automake %D%/aclocal: Makefile %D%/gen-perl-protos
        $(AM_V_GEN)rm -f $@ $@-t $@-t2 \
+         && $(MKDIR_P) $(@D) \
 ## Common substitutions.
          && in=$@.in && $(do_subst) <$(srcdir)/$$in >$@-t \
 ## Auto-compute prototypes of perl subroutines.