diff --git a/Makefile b/Makefile index d0279e3..a9271f2 100644 --- a/Makefile +++ b/Makefile @@ -37,3 +37,5 @@ obj: $(FILES) $(INCLUDES) clean: del -q *.exe *.obj *.manifest + +doc: -- libgit2 0.21.2