X-Git-Url: https://git.dlugolecki.net.pl/?a=blobdiff_plain;f=gom%2FMakefile.am;h=13156a80cfc9e7705914047b042b7aa2db0081bf;hb=f64619dc88514d184a094e41d34012eb136367a2;hp=f05c4966e642fdbd63f50981bb337db30436a8e6;hpb=5684a3ce93e11c887cbf3c237fd007d517cb2c30;p=gedcom-parse.git diff --git a/gom/Makefile.am b/gom/Makefile.am index f05c496..13156a8 100644 --- a/gom/Makefile.am +++ b/gom/Makefile.am @@ -2,7 +2,7 @@ # $Id$ # $Name$ -INCLUDES = -I $(srcdir)/../intl -I $(srcdir)/../include -I $(srcdir)/../utf8 +INCLUDES = -I$(srcdir)/../intl -I$(srcdir)/../include -I$(srcdir)/../utf8 CFLAGS = -O2 -W -Wall -pedantic -Wno-long-long @EXTRA_CFLAGS@ lib_LTLIBRARIES = libgedcom_gom.la @@ -56,7 +56,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