diff --git a/lib/ChangeLog b/lib/ChangeLog index 6079c0d936..22fa4f6f1c 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,7 @@ +2002-08-29 John Levon + + * Makefile.am: install mathed icons + 2002-08-29 John Levon * images/math/: add all icons except AMS nrel diff --git a/lib/Makefile.am b/lib/Makefile.am index 939006f191..7ca34e88c2 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -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 \