X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/e36365c6841703e569fcaf20bfc415ee0489c76f..86d6dfa9b7bd3e1b38618992061cc43ab89993ae:/Makefile?ds=sidebyside diff --git a/Makefile b/Makefile index 6abd82a..dbc34a2 100644 --- 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 force-version get-git all: cgit git