@@ -21,7 +21,7 @@ SUBDIRS = src
SUBDIRS += tools tests
if BUILD_DOC
-SUBDIRS += doc
+SUBDIRS += doc/doxygen
endif
if USE_MPI
@@ -2210,7 +2210,6 @@ AC_OUTPUT([
examples/stencil/Makefile
tests/Makefile
tests/loader-cross.sh
- doc/Makefile
mpi/Makefile
mpi/src/Makefile
mpi/tests/Makefile