do not pack parts of the working copy

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21020 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
André Pönitz 2007-10-17 20:22:11 +00:00
parent f3ac82a8e7
commit e8fb3824c5

View File

@ -106,8 +106,14 @@ liblyxsupport_la_SOURCES = \
############################## Tests ##################################
EXTRA_DIST += tests/test_convert tests/test_filetools \
tests/test_lstrings tests/regfiles
EXTRA_DIST += \
tests/test_convert \
tests/test_filetools \
tests/test_lstrings \
tests/regfiles/convert \
tests/regfiles/filetools \
tests/regfiles/lstrings
TESTS = \
test_convert \