X-Git-Url: https://git.dlugolecki.net.pl/?a=blobdiff_plain;f=gedcom%2FMakefile.am;fp=gedcom%2FMakefile.am;h=9c88264f404f6634139767758b26f1329339a300;hb=935f36fc3499cb863e577fcab2d26588385d2292;hp=7a46ae8bbe76d590a6280d4a89d7a4f0babd8dca;hpb=4d532796ceca08869b250985ab06abc722316e0a;p=gedcom-parse.git diff --git a/gedcom/Makefile.am b/gedcom/Makefile.am index 7a46ae8..9c88264 100644 --- a/gedcom/Makefile.am +++ b/gedcom/Makefile.am @@ -28,7 +28,7 @@ libgedcom_la_SOURCES = lex.gedcom_1byte_.c \ age.c \ compat.c libgedcom_la_LDFLAGS = -export-dynamic -version-info $(LIBVERSION) $(LIBICONV) -libgedcom_la_LIBADD = calendar/libcalendar.la +libgedcom_la_LIBADD = calendar/libcalendar.la @INTLLIBS@ BUILT_SOURCES = lex.gedcom_1byte_.c \ lex.gedcom_hilo_.c \ lex.gedcom_lohi_.c \