enir compte de la version d'alliance

This commit is contained in:
Francois Donnet 2002-03-22 11:08:28 +00:00
parent 5e6fd44c5d
commit 8a834ead49
1 changed files with 1 additions and 1 deletions

View File

@ -272,7 +272,7 @@ distdir: $(DISTFILES)
@for file in $(DISTFILES); do \
d=$(srcdir); \
if test -d $$d/$$file; then \
cp -pr $$d/$$file $(distdir)/$$file; \
cp -pr $$/$$file $(distdir)/$$file; \
else \
test -f $(distdir)/$$file \
|| ln $$d/$$file $(distdir)/$$file 2> /dev/null \