Rename development/cmake/README.cmake to INSTALL.cmake

Actually distribute the cmake files with LyX.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19034 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Jean-Marc Lasgouttes 2007-07-11 07:27:56 +00:00
parent 5ead210b1c
commit 0ffdae7651
4 changed files with 4 additions and 3 deletions

View File

@ -16,8 +16,8 @@ SUBDIRS = config development intl po src sourcedoc lib
endif
EXTRA_DIST = ANNOUNCE INSTALL.autoconf RELEASE-NOTES UPGRADING \
INSTALL.Win32 INSTALL.MacOSX INSTALL.scons README.Win32 README.Cygwin \
lyx.man autogen.sh
INSTALL.Win32 INSTALL.MacOSX INSTALL.scons INSTALL.cmake \
README.Win32 README.Cygwin lyx.man autogen.sh
man_MANS = lyx.1

View File

@ -4,7 +4,7 @@ if INSTALL_MACOSX
SUBDIRS = MacOSX
endif
EXTRA_DIST = boostworkaround.txt ChangeLog Code_rules FORMAT \
EXTRA_DIST = boostworkaround.txt ChangeLog cmake Code_rules FORMAT \
gettext.patch lazy_lyxtext.txt lyx3 lyx.rpm.README \
lyxserver lyx.spec.in lyx.spec Seminar.txt \
TodoPlan-1.3 tools Win32 scons

View File

@ -10,6 +10,7 @@ TOP_extra_files = Split('''
INSTALL.MacOSX
INSTALL.Win32
INSTALL.autoconf
INSTALL.cmake
INSTALL.scons
Makefile.am
NEWS