]> git.lyx.org Git - features.git/commitdiff
missing part from r35523
authorUwe Stöhr <uwestoehr@web.de>
Wed, 29 Sep 2010 02:29:04 +0000 (02:29 +0000)
committerUwe Stöhr <uwestoehr@web.de>
Wed, 29 Sep 2010 02:29:04 +0000 (02:29 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35528 a592a061-630c-0410-9148-cb99ea01b6c8

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

index 5681fcc794449e5973687afca596af949e825b4c..8540de980dbab3e38de2e6ded45401cba6041321 100644 (file)
@@ -1377,6 +1377,7 @@ lib_templates_files = Split('''
 
 lib_templates_thesis_files = Split('''
     Acknowledgments.lyx
+    Appendix.lyx
     alpha.bst
     chapter-1.lyx
     chapter-2.lyx
index bce1e1ee06270a3c78e923b2074c203c62f413ce..0a0bcf253056b748cf1c10a1a74cc1b8a96c391d 100644 (file)
@@ -1263,6 +1263,7 @@ thesistemplatesdir = $(pkgdatadir)/templates/thesis
 dist_thesistemplates_DATA = \
        templates/thesis/Acknowledgments.lyx \
        templates/thesis/alpha.bst \
+       templates/thesis/Appendix.lyx \
        templates/thesis/chapter-1.lyx \
        templates/thesis/chapter-2.lyx \
        templates/thesis/Summary.lyx \