Distribute INSTALL.scons and development/scons with autotools

* development/Makefile.am: distribute development/scons directory
	* Makefile.am: distribute INSTALL.scons


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14051 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Bo Peng 2006-06-08 16:36:38 +00:00
parent 257c6552ed
commit f8c24b0293
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -3,4 +3,4 @@ include $(top_srcdir)/config/common.am
EXTRA_DIST = boostworkaround.txt ChangeLog Code_rules FORMAT \
gettext.patch lazy_lyxtext.txt lyx3 lyx.rpm.README \
lyxserver lyx.spec.in lyx.spec MacOSX Seminar.txt \
TodoPlan-1.3 tools Win32
TodoPlan-1.3 tools Win32 scons