From 7c57001ad78394442a311f9821f882d85027433d Mon Sep 17 00:00:00 2001 From: Richard Kimberly Heck Date: Thu, 14 Jan 2021 14:07:26 -0500 Subject: [PATCH 1/1] Add theorem counter files to distribution --- lib/Makefile.am | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/lib/Makefile.am b/lib/Makefile.am index 82ae8822d3..2f2677bd8b 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -1,4 +1,4 @@ -include $(top_srcdir)/config/common.am +fginclude $(top_srcdir)/config/common.am SUBDIRS = doc lyx2lyx @@ -2467,6 +2467,8 @@ dist_layouts_DATA =\ layouts/theorems-ams-extended-chap-bytype.module \ layouts/theorems-case.inc \ layouts/theorems-chap.module \ + layouts/theorems-counters-bytype.inc \ + layouts/theorems-counters-extended-bytype.inc \ layouts/theorems.inc \ layouts/theorems-bytype.inc \ layouts/theorems-bytype.module \ -- 2.39.2