a1e90d9ea969682e3e6f9a708330e53bfe5e48c8
galt
  Wed Jun 30 18:57:39 2010 -0700
initial commit of gilt git status tool
diff --git src/utils/gitTools/makefile src/utils/gitTools/makefile
index 9bdf5cf..1b4c4de 100755
--- src/utils/gitTools/makefile
+++ src/utils/gitTools/makefile
@@ -1,5 +1,5 @@
 include ../../inc/common.mk
-GITTOOLS= gitFiles 
+GITTOOLS= gitFiles gilt 
 
 all: ${GITTOOLS:%=${BINDIR}/%}