Added documentation.
[gedcom-parse.git] / utf8 / doc / Makefile.am
diff --git a/utf8/doc/Makefile.am b/utf8/doc/Makefile.am
new file mode 100644 (file)
index 0000000..93f87c0
--- /dev/null
@@ -0,0 +1,9 @@
+## Process this file with automake to produce Makefile.in
+# $Id$
+# $Name$
+
+DOC_FILES = utf8tools.html
+EXTRA_DIST = $(DOC_FILES)
+docdir = $(datadir)/doc/@PACKAGE@-@VERSION@
+
+doc_DATA = $(DOC_FILES)