Commit 54f73fe4 authored by willem's avatar willem
Browse files

Pull from http://github.com

parent 0ba1958a
......@@ -13,7 +13,7 @@ all: tests_main
clinkedlistqueue:
mkdir -p $(LLQUEUE_DIR)/.git
git --git-dir=$(LLQUEUE_DIR)/.git init
pushd $(LLQUEUE_DIR); git pull git@github.com:willemt/CLinkedListQueue.git; popd
pushd $(LLQUEUE_DIR); git pull http://github.com/willemt/CLinkedListQueue; popd
download-contrib: clinkedlistqueue
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment