mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Distribute README.Cygwin and some source files of boost/regex
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15124 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
480b4f4fdc
commit
4fcccf0672
@ -15,7 +15,7 @@ SUBDIRS = config development intl po src sourcedoc lib
|
|||||||
endif
|
endif
|
||||||
|
|
||||||
EXTRA_DIST = ANNOUNCE INSTALL.autoconf RELEASE-NOTES UPGRADING \
|
EXTRA_DIST = ANNOUNCE INSTALL.autoconf RELEASE-NOTES UPGRADING \
|
||||||
INSTALL.Win32 INSTALL.MacOSX INSTALL.scons README.Win32 \
|
INSTALL.Win32 INSTALL.MacOSX INSTALL.scons README.Win32 README.Cygwin \
|
||||||
lyx.man autogen.sh
|
lyx.man autogen.sh
|
||||||
|
|
||||||
man_MANS = lyx.1
|
man_MANS = lyx.1
|
||||||
|
@ -20,9 +20,8 @@ libboost_regex_la_SOURCES = \
|
|||||||
regex.cpp \
|
regex.cpp \
|
||||||
regex_raw_buffer.cpp \
|
regex_raw_buffer.cpp \
|
||||||
regex_traits_defaults.cpp \
|
regex_traits_defaults.cpp \
|
||||||
w32_regex_traits.cpp
|
w32_regex_traits.cpp \
|
||||||
|
posix_api.cpp \
|
||||||
# posix_api.cpp \
|
wide_posix_api.cpp \
|
||||||
# wide_posix_api.cpp \
|
regex_debug.cpp \
|
||||||
# regex_debug.cpp \
|
winstances.cpp
|
||||||
# winstances.cpp
|
|
||||||
|
Loading…
Reference in New Issue
Block a user