Little correction.
[gedcom-parse.git] / doc / Makefile.am
1 ## Process this file with automake to produce Makefile.in
2 # $Id$
3 # $Name$
4
5 SUBDIRS = images .
6 DOC_FILES = index.html usage.html parser.html interface.html links.html \
7             encoding.html gomxref.html
8 VERSIONED_FILES = index.html
9 EXTRA_DIST = $(DOC_FILES)
10 docdir = $(datadir)/doc/@PACKAGE@-@VERSION@
11
12 include $(top_srcdir)/Makefile.inc
13
14 doc_DATA = $(DOC_FILES)
15
16 dist-hook:
17         $(replace-VERSION)
18
19 gomxref.html:   $(srcdir)/../include/gom.h
20         srcdir=$(srcdir); export srcdir; \
21         ./make_gom_xref