]> git.ipfire.org Git - thirdparty/git.git/blobdiff - config.mak.in
git-submodule: replace duplicated code with a module_list function
[thirdparty/git.git] / config.mak.in
index b776149531025c85f5665d971e6e072f0cc64893..f67d673d013b3db84df804d5313c54ac186cae0b 100644 (file)
@@ -3,6 +3,7 @@
 
 CC = @CC@
 CFLAGS = @CFLAGS@
+LDFLAGS = @LDFLAGS@
 AR = @AR@
 TAR = @TAR@
 #INSTALL = @INSTALL@           # needs install-sh or install.sh in sources