]> git.lyx.org Git - features.git/commitdiff
update the build system after r2121337
authorUwe Stöhr <uwestoehr@web.de>
Thu, 1 Nov 2007 17:05:29 +0000 (17:05 +0000)
committerUwe Stöhr <uwestoehr@web.de>
Thu, 1 Nov 2007 17:05:29 +0000 (17:05 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21345 a592a061-630c-0410-9148-cb99ea01b6c8

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

index a105875eb247b8184c8dd4df4faef30b52289ecb..9ebd6ba521bf82e70432e12499980d602f783c2f 100644 (file)
@@ -1448,6 +1448,16 @@ lib_images_files = Split('''
     lyx.png
     marginalnote-insert.png
     math-display.png
+    math-macro-add-greedy-optional-param.png
+    math-macro-add-optional-param.png
+    math-macro-add-param.png
+    math-macro-append-greedy-param.png
+    math-macro-make-nonoptional.png
+    math-macro-make-optional.png
+    math-macro-remove-greedy-param.png
+    math-macro-remove-optional-param.png
+    math-macro-remove-param.png
+    math-macro_newmacroname_newcommand.png
     math-matrix.png
     math-macro-add-param.png
     math-macro-add-greedy-optional-param.png
index 2d20b9a8cbea43f3c3a71d013acaf13c35bae23c..f9aa806269ee124979db2bc37ece396723434676 100644 (file)
@@ -316,6 +316,16 @@ dist_images_DATA = \
        images/lyx.png \
        images/marginalnote-insert.png \
        images/math-display.png \
+       images/math-macro-add-greedy-optional-param.png \
+       images/math-macro-add-optional-param.png \
+       images/math-macro-add-param.png \
+       images/math-macro-append-greedy-param.png \
+       images/math-macro-make-nonoptional.png \
+       images/math-macro-make-optional.png \
+       images/math-macro-remove-greedy-param.png \
+       images/math-macro-remove-optional-param.png \
+       images/math-macro-remove-param.png \
+       images/math-macro_newmacroname_newcommand.png \
        images/math-matrix.png \
        images/math-mode.png \
        images/math-subscript.png \