summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 5538803..a14175c 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -1,6 +1,10 @@
EXTRA_DIST = reference.doxygen.in mainpage.dox
+if HAVE_DOXYGEN
all: docs
+else
+all:
+endif
reference.doxygen: @RAUL_SRCDIR@/doc/reference.doxygen.in