X-Git-Url: https://git.dlugolecki.net.pl/?a=blobdiff_plain;f=gom%2FMakefile.am;h=227a9c2860cfdfd4090fe648c4045b8718ed7a12;hb=60162324857b1e8d84b8346d99f8b7dce07d0d40;hp=7a3db999e8f625ac38922d1cc348fd6ef0ae7dc9;hpb=877a1cc77630b041a5d5a599d5d9c0f9a5443d62;p=gedcom-parse.git diff --git a/gom/Makefile.am b/gom/Makefile.am index 7a3db99..227a9c2 100644 --- a/gom/Makefile.am +++ b/gom/Makefile.am @@ -31,7 +31,8 @@ libgedcom_gom_la_SOURCES = gom.c \ source_event.c \ source_description.c \ user_rec.c \ - gom_modify.c + gom_modify.c \ + gom_internal.c noinst_HEADERS = header.h \ submission.h \ submitter.h \ @@ -56,7 +57,8 @@ noinst_HEADERS = header.h \ source_event.h \ source_description.h \ user_rec.h \ - gom_internal.h + gom_internal.h \ + func_template.h libgedcom_gom_la_LDFLAGS = -export-dynamic -version-info $(LIBVERSION) \ -L../utf8/.libs