summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 7125e80e..1234cf35 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,8 +1,8 @@
SUBDIRS = src
-doc: Doxyfile src/engine/*.h src/engine/*.cpp \
+doc: doc/Doxyfile src/engine/*.h src/engine/*.cpp \
src/common/util/*.h \
src/common/interface/*.h \
src/clients/*.h src/clients/*.cpp \
src/clients/gtk/*.h src/clients/gtk/*.cpp
- doxygen
+ doxygen doc/Doxyfile