(makedir-in-tree): depend on INFO_DEPS.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21116 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -246,7 +246,7 @@ check-valgrind:
|
||||
# Will break when automake changes...
|
||||
#
|
||||
|
||||
distdir-in-tree: $(DISTFILES)
|
||||
distdir-in-tree: $(DISTFILES) $(INFO_DEPS)
|
||||
list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
|
||||
if test "$$subdir" != .; then \
|
||||
(cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) distdir-in-tree) ; \
|
||||
|
Reference in New Issue
Block a user