> LOL! Use one build system to distribute instructions on how to use another!
>
> Is development/scons Makefile.am-ified?

No. I will do that soon.

Is it as simple as this?

Index: development/Makefile.am
===================================================================
--- development/Makefile.am     (revision 14049)
+++ development/Makefile.am     (working copy)
@@ -3,4 +3,4 @@
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
Index: Makefile.am
===================================================================
--- Makefile.am (revision 14049)
+++ Makefile.am (working copy)
@@ -15,7 +15,7 @@
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

Reply via email to