fix and cleanup

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8800 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Lars Gullik Bjønnes 2004-06-02 18:48:12 +00:00
parent 12d8e9b6eb
commit f277063f66
2 changed files with 23 additions and 4 deletions

View File

@ -1,3 +1,8 @@
2004-06-02 Lars Gullik Bjonnes <larsbj@gullik.net>
* Makefile.am (EXTRA_DIST): fix and cleanup, make sure
chkconfig.ltx is mentioned
2004-06-01 Lars Gullik Bjonnes <larsbj@gullik.net>
* Makefile.am: include common.am, add subdir doc, remove doc

View File

@ -4,10 +4,24 @@ DISTCLEANFILES += textclass.lst packages.lst lyxrc.defaults
SUBDIRS = doc reLyX
EXTRA_DIST = CREDITS chkconfig.ltx configure.cmd lyxrc.example \
external_templates bind clipart examples images \
kbd layouts lyx2lyx scripts templates tex ui encodings \
languages symbols configure configure.m4
EXTRA_DIST = \
configure.m4 \
chkconfig.ltx \
$(pkgdata_DATA) \
$(pkgdata_SCRIPTS) \
$(bind_DATA) \
$(clipart_DATA) \
$(examples_DATA) \
$(images_DATA) \
$(imagesmath_DATA) \
$(kbd_DATA) \
$(layouts_DATA) \
$(lyx2lyx_DATA) \
$(lyx2lyx_SCRIPTS) \
$(scripts_SCRIPTS) \
$(templates_DATA) \
$(tex_DATA) \
$(ui_DATA)
CHMOD = chmod