diff --git a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/Makefile b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/Makefile index 76ba93f..aafde08 100644 --- a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/Makefile +++ b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/Makefile @@ -45,7 +45,7 @@ pho_hsb_olimex_stm32_h107: $(MAKE) -C hsb-mrts doxygen: - doxygen HSB.doxyfile + doxygen doxygen.cfg clean: $(MAKE) -C STM32F10x_StdPeriph_Lib_V3.5.0 clean