mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-05 13:26:21 +00:00
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:
parent
f3ac82a8e7
commit
e8fb3824c5
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user