Generate documentation for gedcom object model.
[gedcom-parse.git] / doc / Makefile.am
index 5bf8e7252a3f49409e7fe3b24bd4229e606be932..8303e39449933d2ae0a067e716b11b118ad87cdd 100644 (file)
@@ -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,6 @@ doc_DATA = $(DOC_FILES)
 
 dist-hook:
        $(replace-VERSION)
+
+gomxref.html:  $(srcdir)/../include/gom.h
+       ./make_xref