Merge branch 'sg/rebase-progress'
[gitweb.git] / Makefile
index f58bf14c7bf3d9b29fcd0a97bc14e253f3eb675d..a6bbe3c407604192260edaa9ef0a0da04175a05a 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -771,9 +771,11 @@ BUILT_INS += git-format-patch$X
 BUILT_INS += git-fsck-objects$X
 BUILT_INS += git-init$X
 BUILT_INS += git-merge-subtree$X
+BUILT_INS += git-restore$X
 BUILT_INS += git-show$X
 BUILT_INS += git-stage$X
 BUILT_INS += git-status$X
+BUILT_INS += git-switch$X
 BUILT_INS += git-whatchanged$X
 
 # what 'all' will build and 'install' will install in gitexecdir,