--- freem/Makefile.am 2025/04/17 20:11:23 1.12 +++ freem/Makefile.am 2025/05/02 12:44:47 1.13 @@ -1,5 +1,5 @@ # -# $Id: Makefile.am,v 1.12 2025/04/17 20:11:23 snw Exp $ +# $Id: Makefile.am,v 1.13 2025/05/02 12:44:47 snw Exp $ # automake rules for freem # # @@ -24,6 +24,9 @@ # along with FreeM. If not, see . # # $Log: Makefile.am,v $ +# Revision 1.13 2025/05/02 12:44:47 snw +# Documentation updates +# # Revision 1.12 2025/04/17 20:11:23 snw # Add freem.conf man page # @@ -60,7 +63,7 @@ # ACLOCAL_AMFLAGS = -I m4 SUBDIRS = src doc -dist_doc_DATA = README.md doc/freem.1 doc/fmadm.8 doc/env.conf.5 doc/freem.conf.5 +dist_doc_DATA = README.md doc/freem.1 doc/fmadm.8 doc/env.conf.5 doc/freem.conf.5 doc/freem_history.txt doc/freem_history.pdf doc/freem_history.ps man1_MANS = doc/freem.1 man5_MANS = doc/env.conf.5 doc/freem.conf.5