diff Makefile.in @ 37456:95ff5c14d76c

(install-arch-indep): Add gfdl.1 to the man pages that are installed.
author Eli Zaretskii <eliz@gnu.org>
date Wed, 25 Apr 2001 13:50:10 +0000
parents be0472285506
children 52c641ec7c4b
line wrap: on
line diff
--- a/Makefile.in	Wed Apr 25 13:48:24 2001 +0000
+++ b/Makefile.in	Wed Apr 25 13:50:10 2001 +0000
@@ -447,7 +447,7 @@
 	-chmod -R a+r ${datadir}/emacs ${COPYDESTS} ${infodir}
 	thisdir=`/bin/pwd`; \
 	cd ${srcdir}/etc; \
-	for page in emacs etags ctags ; do \
+	for page in emacs etags ctags gfdl ; do \
 	  (cd $${thisdir}; \
 	   ${INSTALL_DATA} ${srcdir}/etc/$${page}.1 ${man1dir}/$${page}${manext}; \
 	   chmod a+r ${man1dir}/$${page}${manext}); \