From 68cd81bcc1f5e23d81f88644a80011fda5aca762 Mon Sep 17 00:00:00 2001 From: Richard Heck Date: Tue, 11 Mar 2008 17:51:29 +0000 Subject: [PATCH] Makefile bug. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23664 a592a061-630c-0410-9148-cb99ea01b6c8 --- lib/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lib/Makefile.am b/lib/Makefile.am index 8f75868592..0471abe676 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -1056,15 +1056,16 @@ dist_layouts_DATA =\ layouts/tarticle.layout \ layouts/tbook.layout \ layouts/theorems-ams-extended.module \ + layouts/theorems-ams.inc \ layouts/theorems-ams.module \ layouts/theorems-chap.module \ layouts/theorems.inc \ layouts/theorems-order.inc \ layouts/theorems-proof.inc \ layouts/theorems-sec.module \ + layouts/theorems-starred-equivalents.inc \ layouts/theorems-starred.inc \ layouts/theorems-starred.module \ - layouts/theorems-starred-equivalents.inc \ layouts/theorems-std.module \ layouts/treport.layout -- 2.39.2