From: Richard Kimberly Heck Date: Thu, 14 Jan 2021 19:07:26 +0000 (-0500) Subject: Add theorem counter files to distribution X-Git-Tag: 2.4.0-alpha3~287 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=7c57001ad783;p=lyx.git Add theorem counter files to distribution --- 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 \