]> git.lyx.org Git - features.git/commitdiff
add Shortcuts.lyx to Makefile.am and scons_manifest.py
authorBo Peng <bpeng@lyx.org>
Thu, 11 Oct 2007 16:47:57 +0000 (16:47 +0000)
committerBo Peng <bpeng@lyx.org>
Thu, 11 Oct 2007 16:47:57 +0000 (16:47 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20914 a592a061-630c-0410-9148-cb99ea01b6c8

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

index efcbdaee578b018dbfcb2601fc8427353e519f17..e6dde9822d9f8de463fcc8de2f1fbac18a707ea9 100644 (file)
@@ -2049,6 +2049,7 @@ lib_doc_files = Split('''
     Intro.lyx
     LaTeXConfig.lyx
     Reference.lyx
+    Shortcuts.lyx
     Tutorial.lyx
     UserGuide.lyx
 ''')
index 7797044a5aad8d7cf69d72a82a8ff09d7fe3d8b1..0d0d2bcaabf4c7da2282754b2e58f10fc4224a49 100644 (file)
@@ -209,6 +209,7 @@ dist_doc_DATA = \
        Intro.lyx \
        LaTeXConfig.lyx \
        Reference.lyx \
+       Shortcuts.lyx \
        Tutorial.lyx \
        UserGuide.lyx