merge with 3.9t3

This commit is contained in:
Jim Meyering
1994-11-03 04:34:05 +00:00
parent 1423156a9c
commit 8d447abdbf
+1 -1
View File
@@ -58,7 +58,7 @@ installdirs:
install: all installdirs
cd $(srcdir) && for file in fileutils.info; do \
$(INSTALL_DATA) $$dir/$$file $(infodir)/$$file; \
$(INSTALL_DATA) $$file $(infodir)/$$file; \
done
uninstall: