summaryrefslogtreecommitdiff
path: root/open-source-lorries/make.lorry
diff options
context:
space:
mode:
Diffstat (limited to 'open-source-lorries/make.lorry')
-rw-r--r--open-source-lorries/make.lorry4
1 files changed, 4 insertions, 0 deletions
diff --git a/open-source-lorries/make.lorry b/open-source-lorries/make.lorry
index c82de67..2a70762 100644
--- a/open-source-lorries/make.lorry
+++ b/open-source-lorries/make.lorry
@@ -2,5 +2,9 @@
"make": {
"type": "bzr",
"url": "lp:make"
+ },
+ "make-git": {
+ "type": "git",
+ "url": "https://git.savannah.gnu.org/git/make.git"
}
}