simplify
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21025 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -248,7 +248,7 @@ check-valgrind:
|
||||
|
||||
distdir-in-tree: $(DISTFILES)
|
||||
list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
|
||||
if test "$$subdir" = .; then :; else \
|
||||
if test "$$subdir" != .; then \
|
||||
(cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) distdir-in-tree) ; \
|
||||
fi ; \
|
||||
done
|
||||
|
Reference in New Issue
Block a user