mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
distribute INSTALL.MacOSX
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10475 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
f8a0dbd1d3
commit
04a52dc7bc
@ -1,3 +1,7 @@
|
|||||||
|
2005-09-21 Jean-Marc Lasgouttes <lasgouttes@lyx.org>
|
||||||
|
|
||||||
|
* Makefile.am (EXTRA_DIST): distribute INSTALL.MacOSX
|
||||||
|
|
||||||
2005-09-21 Bennett Helm <bennett.helm@fandm.edu>
|
2005-09-21 Bennett Helm <bennett.helm@fandm.edu>
|
||||||
|
|
||||||
* INSTALL.MacOSX: rename from README.MacOSX and update.
|
* INSTALL.MacOSX: rename from README.MacOSX and update.
|
||||||
|
@ -14,8 +14,9 @@ else
|
|||||||
SUBDIRS = config development intl po src sourcedoc lib
|
SUBDIRS = config development intl po src sourcedoc lib
|
||||||
endif
|
endif
|
||||||
|
|
||||||
EXTRA_DIST = ANNOUNCE INSTALL.OS2 INSTALL.autoconf INSTALL.Win32 README.OS2 \
|
EXTRA_DIST = ANNOUNCE INSTALL.OS2 INSTALL.autoconf INSTALL.Win32 \
|
||||||
README.Win32 UPGRADING lyx.man autogen.sh
|
INSTALL.MacOSX README.OS2 README.Win32 \
|
||||||
|
UPGRADING lyx.man autogen.sh
|
||||||
|
|
||||||
man_MANS = lyx.1
|
man_MANS = lyx.1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user