diff --git a/Makefile.in b/Makefile.in index a1f3fc94fc9..7a10a9da15c 100644 --- a/Makefile.in +++ b/Makefile.in @@ -298,7 +298,7 @@ install-arch-dep: mkdir ## Note that we copy DOC* and then delete DOC ## as a workaround for a bug in tar on Ultrix 4.2. -nstall-arch-indep: mkdir +install-arch-indep: mkdir -set ${COPYDESTS} ; \ for dir in ${COPYDIR} ; do \ if [ `(cd $$1 && /bin/pwd)` != `(cd $${dir} && /bin/pwd)` ] ; then \