summaryrefslogtreecommitdiffstatshomepage
path: root/makefile
diff options
context:
space:
mode:
author Miodrag Milanovic <mmicko@gmail.com>2015-11-16 10:30:51 +0100
committer Miodrag Milanovic <mmicko@gmail.com>2015-11-16 10:32:27 +0100
commitcabec7b81cea4afd0d0272e791202f99f6e0c408 (patch)
tree9d6010593bee3cd4641f134c2f4b37ec5ed708aa /makefile
parenta044a3309f5dccfd466ea63bd65b6a8d0b545fdf (diff)
Added new doxygen templates and limited basic to core (nw)
Diffstat (limited to 'makefile')
-rw-r--r--makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefile b/makefile
index f715cba3ba8..8cebaf5aa13 100644
--- a/makefile
+++ b/makefile
@@ -1190,7 +1190,7 @@ endif
doxygen:
@echo Generate Doxygen documentation
- doxygen mame.doxygen
+ doxygen doxygen/doxygen.config
#-------------------------------------------------
# CppCheck analysis