X-Git-Url: https://git.dlugolecki.net.pl/?a=blobdiff_plain;f=utf8%2FMakefile.am;h=7fe0f73118a5a5474c83cdac0b5329ec82027560;hb=80b0ecad6b60c69b8bef41b85e4e53fe37364d55;hp=97689ed0f330c4aef5bce0f2de7fb0319f67d6d4;hpb=4be49476b61e84bba17ac7b781b5fa7f8d36dd2b;p=gedcom-parse.git diff --git a/utf8/Makefile.am b/utf8/Makefile.am index 97689ed..7fe0f73 100644 --- a/utf8/Makefile.am +++ b/utf8/Makefile.am @@ -9,6 +9,5 @@ CFLAGS = -g -O2 -W -Wall -pedantic -Wno-long-long noinst_LTLIBRARIES = libutf8.la libutf8_la_SOURCES = utf8-locale.c -libutf8_la_LDFLAGS = $(LIBICONV) -libutf8_la_LIBADD = @LCS_LIBADD@ +libutf8_la_LIBADD = @LCS_LIBADD@ $(LIBICONV) noinst_HEADERS = utf8-locale.h