X-Git-Url: https://git.dlugolecki.net.pl/?a=blobdiff_plain;ds=sidebyside;f=doc%2FMakefile.am;h=8303e39449933d2ae0a067e716b11b118ad87cdd;hb=0906677c97095d3ac38d11cce722c58fd882d970;hp=7ce3c3f9e7d503c78891e969d7b1aefe3ecf7676;hpb=33ba39ee5fcff8327cb2a14b8826eb22a40c3be2;p=gedcom-parse.git diff --git a/doc/Makefile.am b/doc/Makefile.am index 7ce3c3f..8303e39 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -3,7 +3,8 @@ # $Name$ SUBDIRS = images . -DOC_FILES = index.html usage.html parser.html interface.html links.html +DOC_FILES = index.html usage.html parser.html interface.html links.html \ + encoding.html gomxref.html VERSIONED_FILES = index.html EXTRA_DIST = $(DOC_FILES) docdir = $(datadir)/doc/@PACKAGE@-@VERSION@ @@ -14,3 +15,6 @@ doc_DATA = $(DOC_FILES) dist-hook: $(replace-VERSION) + +gomxref.html: $(srcdir)/../include/gom.h + ./make_xref