From ee5a496b478c18e36351ba68ec451e2271c76680 Mon Sep 17 00:00:00 2001 From: Peter Verthez Date: Mon, 9 Sep 2002 18:02:54 +0000 Subject: [PATCH] Forgotten internal header file. --- gom/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gom/Makefile.am b/gom/Makefile.am index f4ba020..5a7f659 100644 --- a/gom/Makefile.am +++ b/gom/Makefile.am @@ -54,6 +54,7 @@ noinst_HEADERS = header.h \ association.h \ source_event.h \ source_description.h \ - user_rec.h + user_rec.h \ + gom_internal.h libgedcom_gom_la_LDFLAGS = -version-info $(LIBVERSION) -- 2.30.2