]> git.stg.codes - stg.git/blobdiff - projects/convertor/Makefile
libstgcommon.s needs iconv
[stg.git] / projects / convertor / Makefile
index 7fd028807ab210d16a010c884d442063b51224a8..86acb408a26000fb298cd7655ef8028050150e6d 100644 (file)
@@ -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