mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-06 00:10:59 +00:00
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:
parent
257c6552ed
commit
f8c24b0293
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user