]> gitweb.ps.run Git - ps-cgit/blobdiff - Makefile
Merge branch 'stable'
[ps-cgit] / Makefile
index 27e966dcd4d89bbd4292d79c690fc6154720190c..685e662cebf0398f5d461fc31ecf16b35a4ef89f 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -19,6 +19,11 @@ OBJECTS = shared.o cache.o parsing.o html.o ui-shared.o ui-repolist.o \
        ui-snapshot.o ui-blob.o ui-tag.o ui-refs.o
 
 
+ifdef NEEDS_LIBICONV
+       EXTLIBS += -liconv
+endif
+
+
 .PHONY: all git install clean distclean emptycache force-version get-git
 
 all: cgit git