mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-08 18:19:42 +00:00
delete files upon distclean
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3917 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
3bf37285fb
commit
65cbc98efe
@ -1,3 +1,11 @@
|
||||
2002-04-06 Lars Gullik Bjønnes <larsbj@birdstep.com>
|
||||
|
||||
* bind/sv_menus.bind: change RightAddress to Right_Address
|
||||
* bind/de_menus.bind: ditto
|
||||
* bind/fi_menus.bind: ditto
|
||||
* bind/menus.bind: ditto
|
||||
* bind/pt_menus.bind: ditto
|
||||
|
||||
2002-04-05 Adrien Rebollo <adrien.rebollo@gmx.fr>
|
||||
|
||||
* examples/fr*.lyx: updated to 1.2.0 format
|
||||
|
@ -1,6 +1,6 @@
|
||||
AUTOMAKE_OPTIONS = foreign
|
||||
DISTCLEANFILES = *.orig *.rej *~ *.bak core textclass.lst packages.lst \
|
||||
lyxrc.defaults doc/LyXConfig.lyx
|
||||
lyxrc.defaults doc/LyXConfig.lyx doc/LaTeXConfig.lyx -r xfonts
|
||||
MAINTAINERCLEANFILES = $(srcdir)/Makefile.in
|
||||
SUBDIRS = reLyX
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user