From f8c24b029355ca721a250c2caa5d478834152d27 Mon Sep 17 00:00:00 2001 From: Bo Peng Date: Thu, 8 Jun 2006 16:36:38 +0000 Subject: [PATCH] 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 --- Makefile.am | 2 +- development/Makefile.am | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile.am b/Makefile.am index 79d24eede6..caa94bed13 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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 diff --git a/development/Makefile.am b/development/Makefile.am index e91c97b401..b214e875cb 100644 --- a/development/Makefile.am +++ b/development/Makefile.am @@ -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 -- 2.39.2