Start of documentation in doxygen.
[gedcom-parse.git] / doc / doxygen / Makefile.am
diff --git a/doc/doxygen/Makefile.am b/doc/doxygen/Makefile.am
new file mode 100644 (file)
index 0000000..31621a7
--- /dev/null
@@ -0,0 +1,8 @@
+## Process this file with automake to produce Makefile.in
+# $Id$
+# $Name$
+
+EXTRA_DIST = doxygen.conf.in
+
+doc:   doxygen.conf
+       export VERSION=@VERSION@; doxygen doxygen.conf