]> gitweb.ps.run Git - ps-cgit/blobdiff - Makefile
Merge branch 'stable'
[ps-cgit] / Makefile
index 8e3da72f6cbc78a7d7237958f041f538ecd80fce..36b5ff68d6018751aa867ce5ee04c48a9e97401f 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -16,7 +16,7 @@ GIT_URL = http://www.kernel.org/pub/software/scm/git/git-$(GIT_VER).tar.bz2
 EXTLIBS = git/libgit.a git/xdiff/lib.a -lz -lcrypto
 OBJECTS = shared.o cache.o parsing.o html.o ui-shared.o ui-repolist.o \
        ui-summary.o ui-log.o ui-tree.o ui-commit.o ui-diff.o \
-       ui-snapshot.o ui-blob.o ui-tag.o
+       ui-snapshot.o ui-blob.o ui-tag.o ui-refs.o
 
 
 .PHONY: all git install clean distclean force-version get-git