Allow elements out of context.
[gedcom-parse.git] / gom / Makefile.am
index 7a3db999e8f625ac38922d1cc348fd6ef0ae7dc9..227a9c2860cfdfd4090fe648c4045b8718ed7a12 100644 (file)
@@ -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