Documentation for the GEDCOM object model.
[gedcom-parse.git] / doc / Makefile.am
index 7ce3c3f9e7d503c78891e969d7b1aefe3ecf7676..166d5e6a8bd84bdce5a54caa6a9c2afa2c2aa343 100644 (file)
@@ -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,7 @@ doc_DATA = $(DOC_FILES)
 
 dist-hook:
        $(replace-VERSION)
+
+gomxref.html:  $(srcdir)/../include/gom.h
+       srcdir=$(srcdir); export srcdir; \
+        ./make_gom_xref