]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Makefile
git-sh-i18n--envsubst: our own envsubst(1) for eval_gettext()
[thirdparty/git.git] / Makefile
index ef57c1c9b40de62d58d192f1f65f65e9e9f19dd8..87c83cb458e6e49c72250db8852c472d3ea73dca 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -414,6 +414,7 @@ PROGRAM_OBJS += shell.o
 PROGRAM_OBJS += show-index.o
 PROGRAM_OBJS += upload-pack.o
 PROGRAM_OBJS += http-backend.o
+PROGRAM_OBJS += sh-i18n--envsubst.o
 
 PROGRAMS += $(patsubst %.o,git-%$X,$(PROGRAM_OBJS))