X-Git-Url: https://git.dlugolecki.net.pl/?a=blobdiff_plain;f=utf8%2FMakefile.am;h=2a237bee707660af5497d149733925fb7d4122d6;hb=55ce2ea3453000a221f98f520bda9169894a6c39;hp=c219d589307f276d27e01b12fb528a305518aa3f;hpb=a989ed6b8feb891cbd7ef99eec26cdb65c6e442e;p=gedcom-parse.git diff --git a/utf8/Makefile.am b/utf8/Makefile.am index c219d58..2a237be 100644 --- a/utf8/Makefile.am +++ b/utf8/Makefile.am @@ -4,4 +4,5 @@ noinst_LTLIBRARIES = libutf8.la libutf8_la_SOURCES = utf8-locale.c +libutf8_la_LDFLAGS = $(LIBICONV) noinst_HEADERS = utf8-locale.h