X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/9dbaa1f22054ff5492e793259d5641b876b57ac1..e337600f4c621ccd847d2e852ee5e2b6a0cd8dd6:/projects/convertor/Makefile?ds=inline diff --git a/projects/convertor/Makefile b/projects/convertor/Makefile index 7fd02880..86acb408 100644 --- a/projects/convertor/Makefile +++ b/projects/convertor/Makefile @@ -23,7 +23,7 @@ LIBS += $(LIB_THREAD) $(addprefix -lstg,$(STGLIBS)) ifeq ($(OS),linux) LIBS += -ldl else -LIBS += -lc +LIBS += -lc -liconv endif SEARCH_DIRS = -I ../../include