]> git.lyx.org Git - features.git/commitdiff
install mathed icons
authorJohn Levon <levon@movementarian.org>
Thu, 29 Aug 2002 08:31:52 +0000 (08:31 +0000)
committerJohn Levon <levon@movementarian.org>
Thu, 29 Aug 2002 08:31:52 +0000 (08:31 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5166 a592a061-630c-0410-9148-cb99ea01b6c8

lib/ChangeLog
lib/Makefile.am

index 6079c0d9364760e76e12cfeb5a1491a860a40852..22fa4f6f1c7c973f1c071a87510a93144a55733f 100644 (file)
@@ -1,3 +1,7 @@
+2002-08-29  John Levon  <levon@movementarian.org>
+
+       * Makefile.am: install mathed icons
+
 2002-08-29  John Levon  <levon@movementarian.org>
 
        * images/math/: add all icons except AMS nrel
index 939006f1918d44d2e128399ae0dd9e3ac3f4985e..7ca34e88c2182b16eb9b632e1e195cddb561085e 100644 (file)
@@ -12,7 +12,7 @@ DOCDIST = doc/LyXConfig.lyx*
 DOCINST = doc/*.lyx doc/*.eps doc/*.lyx.in
 EXAMPLES = examples/*.lyx examples/*.fen
 HELP = help/*.hlp
-IMAGES = images/*.xpm
+IMAGES = images/*.xpm images/math/*.xpm
 KBD = kbd/*.kmap kbd/*.cdef
 LAYOUT = layouts/*.layout layouts/*.inc
 LYXSCRIPTS = configure configure.cmd scripts/*
@@ -30,7 +30,7 @@ pkgdata_DATA = lyxrc.example CREDITS chkconfig.ltx lyxrc.defaults \
               textclass.lst packages.lst external_templates \
               encodings languages symbols
 
-LYXLIBDIRS = bind clipart doc examples help images kbd layouts scripts \
+LYXLIBDIRS = bind clipart doc examples help images images/math kbd layouts scripts \
             templates tex ui
 
 EXTRA_DIST = CREDITS chkconfig.ltx configure.cmd lyxrc.example \