diff --git a/Makefile b/Makefile index ca46cbd8cd..aa9ccf9316 100644 --- a/Makefile +++ b/Makefile @@ -256,10 +256,10 @@ cscope: doxy: doxygen doxygen: - $(DOXYGEN) documentation/Doxyfile.coreboot + $(DOXYGEN) Documentation/Doxyfile.coreboot doxygen_simple: - $(DOXYGEN) documentation/Doxyfile.coreboot_simple + $(DOXYGEN) Documentation/Doxyfile.coreboot_simple doxyclean: doxygen-clean doxygen-clean: