From: Peter Verthez Date: Fri, 1 Nov 2002 20:27:58 +0000 (+0000) Subject: Also distribute the new gom.html file. X-Git-Url: https://git.dlugolecki.net.pl/?a=commitdiff_plain;h=2d5f9ac4ca56f3784210c600a8d72293ca5193e4;p=gedcom-parse.git Also distribute the new gom.html file. --- diff --git a/doc/Makefile.am b/doc/Makefile.am index dcb10d3..2894e0d 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -4,7 +4,7 @@ SUBDIRS = images . DOC_FILES = index.html usage.html parser.html interface.html links.html \ - encoding.html + encoding.html gom.html GENERATED_DOC_FILES = gomxref.html DOC_GEN = make_gom_xref EXTRA_DIST = $(DOC_FILES) $(DOC_GEN) index.html.in $(GENERATED_DOC_FILES)