X-Git-Url: https://git.dlugolecki.net.pl/?a=blobdiff_plain;f=doc%2FMakefile.am;h=166d5e6a8bd84bdce5a54caa6a9c2afa2c2aa343;hb=7372fd1bb10934271adbb12fe27f45df8ea225d2;hp=5bf8e7252a3f49409e7fe3b24bd4229e606be932;hpb=37246a4b0ab22fb948d6fb5b9b91917441db26cf;p=gedcom-parse.git diff --git a/doc/Makefile.am b/doc/Makefile.am index 5bf8e72..166d5e6 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 gomxref.html VERSIONED_FILES = index.html EXTRA_DIST = $(DOC_FILES) docdir = $(datadir)/doc/@PACKAGE@-@VERSION@ @@ -15,3 +15,7 @@ doc_DATA = $(DOC_FILES) dist-hook: $(replace-VERSION) + +gomxref.html: $(srcdir)/../include/gom.h + srcdir=$(srcdir); export srcdir; \ + ./make_gom_xref