fix file list for the updated boost library

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14912 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Michael Schmitt 2006-09-06 11:18:57 +00:00
parent dc5a9f7d2c
commit 10ffa5c960

View File

@ -75,10 +75,10 @@ boost_libs_regex_src_files = Split('''
boost_libs_filesystem_src_files = Split('''
convenience.cpp
exception.cpp
operations_posix_windows.cpp
path_posix_windows.cpp
operations.cpp
path.cpp
portability.cpp
''')