From 1737c1e3b7b13a0e71519000a62a324cd40c0549 Mon Sep 17 00:00:00 2001 From: Perry Werneck Date: Mon, 13 Mar 2023 08:43:36 -0300 Subject: [PATCH] Debugging win32 build. --- Makefile.in | 6 ------ 1 file changed, 0 insertions(+), 6 deletions(-) diff --git a/Makefile.in b/Makefile.in index 7aeabc4..b247d86 100644 --- a/Makefile.in +++ b/Makefile.in @@ -433,12 +433,6 @@ install-windows-dev: \ $(srcdir)/CHANGELOG \ $(DESTDIR)$(datarootdir)/$(PRODUCT_NAME)/$(PACKAGE_NAME).changes - @rm -f $(DESTDIR)$(libdir)/$(LIBNAME)@DLLEXT@ - @$(LN_S) \ - $(bindir)/$(LIBNAME)@DLLEXT@ \ - $(DESTDIR)$(libdir)/$(LIBNAME)@DLLEXT@ - - #---[ Misc Targets ]--------------------------------------------------------------------- $(BUILDDIR)/.tmp/$(LIBNAME)/fallbacks.c: \ -- libgit2 0.21.2