From 5bbf15572626010ce6e2bc783d0a980fc24662b2 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Sun, 25 Aug 2013 14:22:12 -0400 Subject: Move libregit into its own directory/subpackage --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 3f95e6e..27139ae 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ include config.mk ################################################################################ # these are the resulting packages -packages=doc libretools libretools-mips64el librelib +packages=doc libretools libretools-mips64el librelib libregit # and which directories they contain doc=doc libretools=\ @@ -17,6 +17,7 @@ libretools=\ src/toru libretools-mips64el=src/mips64el-tools librelib=src/lib +libregit=src/libregit ################################################################################ -- cgit v1.2.2