aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--leim/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/leim/Makefile.in b/leim/Makefile.in
index 2057759f0b9..9efbf60fdef 100644
--- a/leim/Makefile.in
+++ b/leim/Makefile.in
@@ -208,6 +208,7 @@ install: all
208 | (cd ${INSTALLDIR}; umask 0; tar -xvf - && cat > /dev/null) ;\ 208 | (cd ${INSTALLDIR}; umask 0; tar -xvf - && cat > /dev/null) ;\
209 fi; \ 209 fi; \
210 else true; fi 210 else true; fi
211 -rm -f ${INSTALLDIR}/.cvsignore ${INSTALLDIR}/*/.cvsignore
211 -chmod -R a+r ${INSTALLDIR} 212 -chmod -R a+r ${INSTALLDIR}
212 213
213clean mostlyclean: 214clean mostlyclean: