test-amalgamation: fix the list of prerequisites
authorDmitry V. Levin <ldv@altlinux.org>
Tue, 23 Apr 2019 21:18:11 +0000 (21:18 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Tue, 23 Apr 2019 21:18:11 +0000 (21:18 +0000)
commit7937e862554ae4cc8722dbf66f53c3da2259e0c5
tree55edbb1f8bcd9e1fd727674535214dd64f05a6a3
parentf665291e6cb651cb084bf9450a071ae0fd494782
test-amalgamation: fix the list of prerequisites

Add $(LZ4DIR)/lz4frame.c to the list of prerequisites as the rule uses
that file.

Fixes: b192c86b ("[amalgamation] lz4frame.c")
tests/Makefile