diff ChangeLog @ 100412:a33d5ccc3933

(manext): Remove variable. (MAN_PAGES): New variable. (install-arch-indep, uninstall): Use MAN_PAGES for list of files to add and remove.
author Glenn Morris <rgm@gnu.org>
date Sat, 13 Dec 2008 20:12:08 +0000
parents 3404281b4ff2
children ad9479019a3b
line wrap: on
line diff
--- a/ChangeLog	Sat Dec 13 19:28:31 2008 +0000
+++ b/ChangeLog	Sat Dec 13 20:12:08 2008 +0000
@@ -1,6 +1,10 @@
 2008-12-13  Glenn Morris  <rgm@gnu.org>
 
 	* Makefile.in (install-arch-indep): Add new man-pages.
+	(manext): Remove variable.
+	(MAN_PAGES): New variable.
+	(install-arch-indep, uninstall): Use MAN_PAGES for list of files to add
+	and remove.
 
 2008-12-11  Dan Nicolaescu  <dann@ics.uci.edu>