syncevolution/src/testcases.am
Patrick Ohly 9efa21496f autotools: avoid redundancy in installation of test files
testcase files used to be installed in src/testcases.am, using a duplicated
list of files. Better do it in test/test.am with the canonical list of files
and only install generated files in src/testcases.am. This makes it easier
to extend the list in the future.
2014-05-16 11:26:55 +02:00

18 lines
735 B
Text

# this file is not standalone. it needs variable TEST_FILES_GENERATED to be
# already defined.
src_testcasesdir = $(testdir)/testcases
dist_src_testcases_DATA = $(TEST_FILES_GENERATED)
src_testcases_lcsdir = $(testdir)/testcases/lcs
dist_src_testcases_lcs_DATA = \
src/testcases/lcs/file1.txt \
src/testcases/lcs/file2.txt
src_testcases_templates_clientsdir = $(testdir)/testcases/templates/clients
dist_src_testcases_templates_clients_DATA = \
src/testcases/templates/clients/SyncEvolution.ini
src_testcases_templates_clients_phone_nokia_s40dir = $(testdir)/testcases/templates/clients/phone/nokia/S40
dist_src_testcases_templates_clients_phone_nokia_s40_DATA = \
src/testcases/templates/clients/phone/nokia/S40/7210c.ini