summaryrefslogtreecommitdiffstats
path: root/doxygen/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'doxygen/Makefile.am')
-rw-r--r--doxygen/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/doxygen/Makefile.am b/doxygen/Makefile.am
index 4d085ef..caf338e 100644
--- a/doxygen/Makefile.am
+++ b/doxygen/Makefile.am
@@ -17,6 +17,10 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
# USA.
+if ENABLE_DOXYGEN
+all: doxygen
+endif
+
doxygen: doxygen.conf
doxygen $<