OSDN Git Service

axfer: add missing header file of unit test to distribution
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Sun, 27 Jan 2019 02:24:53 +0000 (11:24 +0900)
committerTakashi Iwai <tiwai@suse.de>
Tue, 29 Jan 2019 15:48:00 +0000 (16:48 +0100)
commit6fdaa0c52412205017a9a71872169c75f3d3a542
tree380d1e0fb8e6b9f2a118f9d64afa46a0fb235496
parent257be19c47e62cd0553e740599802cec9182b37c
axfer: add missing header file of unit test to distribution

The file 'axfer/test/generator.h' is missing in distribution and brings
FTBFS for unit tests of axfer.

This commit fixes to add it.

Reported-by: Elimar Riesebieter <riesebie@lxtec.de>
Fixes: b878df1ff0b0: ('axfer: add unit test for container interface')
Fixes: 39d1ab8a0cb4: ('axfer: add a unit test for mapper interface')
Signed-off-by: Takashi Iwai <tiwai@suse.de>
axfer/test/Makefile.am