Moved gedcom_set_error_handling to interface.c to make conversion of docs
[gedcom-parse.git] / doc / images / Makefile.am
1 ## Process this file with automake to produce Makefile.in
2 # $Id$
3 # $Name$
4
5 DOC_FILES = schema.png fromhex.png tohex.png
6 EXTRA_DIST = $(DOC_FILES) schema.obj fromhex.obj tohex.obj
7 docdir = $(datadir)/doc/@PACKAGE@-@VERSION@/images
8
9 doc_DATA = $(DOC_FILES)
10
11
12