From e90114b0122a8b8338b472a0c4d475a9fd3eb66f Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Wed, 30 Oct 2013 20:45:16 -0400 Subject: rename libregit to gitget, add bare repository support --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index dc56eb6..feff83f 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ include config.mk ################################################################################ # these are the resulting packages -packages=doc libretools libretools-mips64el librelib libregit +packages=doc libretools libretools-mips64el librelib gitget # and which directories they contain doc=doc libretools=\ @@ -17,7 +17,7 @@ libretools=\ src/toru libretools-mips64el=src/mips64el-tools librelib=src/lib -libregit=src/libregit +gitget=src/gitget ################################################################################ -- cgit v1.2.2