diff --git a/Makefile.in b/Makefile.in index 6297e93..6af79c8 100644 --- a/Makefile.in +++ b/Makefile.in @@ -148,9 +148,7 @@ $(OBJRLS)/%.o: \ #---[ Release Targets ]------------------------------------------------------------------ all: \ - $(BINRLS)/$(SONAME) \ - $(BINRLS)/static/$(LIBNAME).a \ - $(POTDIR)/$(LIBNAME).pot + $(BINRLS)/$(SONAME) Release: \ $(BINRLS)/$(SONAME) -- libgit2 0.21.2