diff --git a/Makefile.in b/Makefile.in index fee1c49..7dbd606 100644 --- a/Makefile.in +++ b/Makefile.in @@ -117,6 +117,9 @@ LIBS= \ @INTL_LIBS@ \ @LIB3270_LIBS@ +LDFLAGS= \ + @LDFLAGS@ + #---[ Debug Rules ]---------------------------------------------------------------------- $(OBJDBG)/%.o: \ -- libgit2 0.21.2