diff --git a/reactos/subsys/system/explorer/Makefile b/reactos/subsys/system/explorer/Makefile index fed1c7ee1e2..00625f492ce 100644 --- a/reactos/subsys/system/explorer/Makefile +++ b/reactos/subsys/system/explorer/Makefile @@ -66,6 +66,12 @@ LIBS = gdi32 comctl32 ole32 uuid all: buildno.h $(TARGET) +docu: + doxygen Doxyfile + +full-docu: + doxygen Doxyfile-all + buildno.h: ../../../include/reactos/buildno.h updatebuildno