Copied to doxygen generated files.
[gedcom-parse.git] / doc / html / images / Makefile.am
diff --git a/doc/html/images/Makefile.am b/doc/html/images/Makefile.am
new file mode 100644 (file)
index 0000000..33d2dc5
--- /dev/null
@@ -0,0 +1,12 @@
+## Process this file with automake to produce Makefile.in
+# $Id$
+# $Name$
+
+DOC_FILES = schema.png fromhex.png tohex.png
+EXTRA_DIST = $(DOC_FILES) schema.obj fromhex.obj tohex.obj
+docdir = $(datadir)/doc/@PACKAGE@-@VERSION@/images
+
+doc_DATA = $(DOC_FILES)
+
+
+