]> git.lyx.org Git - features.git/commitdiff
Makefiles for previous commit.
authorRichard Heck <rgheck@comcast.net>
Fri, 7 Aug 2009 19:24:37 +0000 (19:24 +0000)
committerRichard Heck <rgheck@comcast.net>
Fri, 7 Aug 2009 19:24:37 +0000 (19:24 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30913 a592a061-630c-0410-9148-cb99ea01b6c8

development/scons/scons_manifest.py
lib/Makefile.am

index b4ac819582c0621e095da69d5ba199ff56378cb2..1c398eafcfdb35b37160730e887ebc54441986c3 100644 (file)
@@ -2769,6 +2769,7 @@ lib_layouts_inc_files = Split('''
     theorems-ams.inc
     theorems-order.inc
     theorems-proof.inc
+    theorems-proof-std.inc
     theorems-starred.inc
     theorems-starred-equivalents.inc
 ''')
index 7f044ae2afa297b5f4a4a3a3410239ae3e24bfbc..9cb61b98ceaebb596e17529a83827a68d7a71f87 100644 (file)
@@ -1127,6 +1127,7 @@ dist_layouts_DATA =\
        layouts/theorems.inc \
        layouts/theorems-order.inc \
        layouts/theorems-proof.inc \
+       layouts/theorems-proof-std.inc \
        layouts/theorems-sec.module \
        layouts/theorems-starred-equivalents.inc \
        layouts/theorems-starred.inc \