install mathed icons

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5166 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
John Levon 2002-08-29 08:31:52 +00:00
parent 2387be1880
commit 7fa849657e
2 changed files with 6 additions and 2 deletions

View 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

View 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 \