mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-04 14:20:05 +00:00
Distribute README.Cygwin and some source files of boost/regex
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@15123 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
927155ee00
commit
b05f1989ea
@ -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 README.Win32 README.Cygwin \
|
||||
lyx.man autogen.sh
|
||||
|
||||
man_MANS = lyx.1
|
||||
|
@ -21,9 +21,8 @@ libboost_regex_la_SOURCES = \
|
||||
primary_transform.hpp \
|
||||
regex.cpp \
|
||||
w32_regex_traits.cpp \
|
||||
regex_synch.cpp
|
||||
|
||||
# posix_api.cpp \
|
||||
# wide_posix_api.cpp \
|
||||
# regex_debug.cpp \
|
||||
# winstances.cpp
|
||||
regex_synch.cpp \
|
||||
posix_api.cpp \
|
||||
wide_posix_api.cpp \
|
||||
regex_debug.cpp \
|
||||
winstances.cpp
|
||||
|
Loading…
Reference in New Issue
Block a user