]> git.lyx.org Git - lyx.git/commitdiff
Distribute INSTALL.scons and development/scons with autotools
authorBo Peng <bpeng@lyx.org>
Thu, 8 Jun 2006 16:36:38 +0000 (16:36 +0000)
committerBo Peng <bpeng@lyx.org>
Thu, 8 Jun 2006 16:36:38 +0000 (16:36 +0000)
* 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

Makefile.am
development/Makefile.am

index 79d24eede64ce7298cf076cfd7ebb8b345c967fa..caa94bed138e4dd84f86fc277a230c76374ff7b2 100644 (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
index e91c97b401d65a4e0c0a3b5fe054ec29ae7efdfd..b214e875cbfefa7b47ad975c29fac57035a037b9 100644 (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