diff --git a/Makefile b/Makefile index 7c0527b..644914c 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ CGIT_VERSION = 0.2 prefix = /var/www/htdocs/cgit -gitsrc = ../git +gitsrc = git SHA1_HEADER = diff --git a/git b/git new file mode 160000 index 0000000..9159afb --- /dev/null +++ b/git @@ -0,0 +1 @@ +Subproject commit 9159afbfce955db86373dab95b5f8e31fb763dae