File missing in tarball

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33636 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Pavel Sanda 2010-03-06 12:47:57 +00:00
parent 75454ca8c5
commit c73afcd734
2 changed files with 3 additions and 1 deletions

View File

@ -374,6 +374,7 @@ src_support_extra_src_files = Split('''
src_support_extra_files = Split('''
Makefile.am
pch.h
mythes/license.readme
''')

View File

@ -101,7 +101,8 @@ liblyxsupport_a_SOURCES = \
unicode.h \
weighted_btree.h \
mythes/mythes.cxx \
mythes/mythes.hxx
mythes/mythes.hxx \
mythes/license.readme
if INSTALL_MACOSX
liblyxsupport_a_SOURCES += \