X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/3a96390428c5f4a21761ab69dec09203633ec0d1..7ff01d4395b25b73c3c329432ae47aa64b3e3ecf:/projects/rlm_stg/Makefile diff --git a/projects/rlm_stg/Makefile b/projects/rlm_stg/Makefile index 0c9d8a64..635a572f 100644 --- a/projects/rlm_stg/Makefile +++ b/projects/rlm_stg/Makefile @@ -23,7 +23,8 @@ ifeq ($(OS),linux) LIBS += -ldl else LIBS += -lintl \ - -lc + -lc \ + -liconv endif SEARCH_DIRS = -I ../../include