mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
don't forget the banner
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6029 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
130aa2f6ba
commit
98fc509a77
@ -1,3 +1,7 @@
|
||||
2003-02-04 Juergen Spitzmueller <j.spitzmueller@gmx.de>
|
||||
|
||||
* Makefile.am (IMAGES): install banner.ppm
|
||||
|
||||
2003-02-04 José Matos <jamatos@fep.up.pt>
|
||||
|
||||
* layouts/db_stdclass.inc:
|
||||
|
@ -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/math/*.xpm
|
||||
IMAGES = images/*.xpm images/*.ppm images/math/*.xpm
|
||||
KBD = kbd/*.kmap kbd/*.cdef
|
||||
LAYOUT = layouts/*.layout layouts/*.inc
|
||||
LYXSCRIPTS = configure configure.cmd scripts/* lyx2lyx/*
|
||||
|
Loading…
Reference in New Issue
Block a user