summaryrefslogtreecommitdiff
path: root/tests/functional-tests/test-extraction-data/audio/Makefile.am
blob: fdb8a54d71d5f93471dd02a20ac81afa23be65a4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
audiotestdir = $(datadir)/tracker-tests/test-extraction-data/audio

audiotest_DATA =                                       \
	audio-test-1.mp3                               \
	audio-test-1.expected                          \
	audio-test-2.mp3                               \
	audio-test-2.expected			       \
	Jazz_Audio_OPLs0.pya			       \
	Jazz_Audio_OPLs0.expected		       \
	empty_albumi_song3.mp3			       \
	empty_albumi_song3.expected

EXTRA_DIST = $(audiotest_DATA)