From bcbd7f66cec3680b2580e20aaf31a9f4d2278a79 Mon Sep 17 00:00:00 2001 From: Robin Haberkorn Date: Wed, 2 May 2012 01:18:50 +0200 Subject: Doxygen support * Doxyfile is generated by ./configure * files will be placed under doc/doxygen/. They aren't installed or distributed. --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 2cad62a..0a47a01 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,2 +1,2 @@ -SUBDIRS = src +SUBDIRS = src doc -- cgit v1.2.3