From: Peter Verthez Date: Mon, 9 Sep 2002 18:02:54 +0000 (+0000) Subject: Forgotten internal header file. X-Git-Url: https://git.dlugolecki.net.pl/?a=commitdiff_plain;h=ee5a496b478c18e36351ba68ec451e2271c76680;p=gedcom-parse.git Forgotten internal header file. --- 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)