diff --git a/Makefile.in b/Makefile.in index f439f6d..cd244f4 100644 --- a/Makefile.in +++ b/Makefile.in @@ -347,6 +347,7 @@ install-windows-dev: \ $(BINRLS)/$(SONAME) \ $(BINRLS)/$(LIBNAME).dll.a + # Install Windows development files @$(MKDIR) \ $(DESTDIR)$(libdir) -- libgit2 0.21.2