On 10/25/2016 10:22 PM, Wang Dong wrote: > The test case uses a temporary file in libparted/tests under > Check framwork. It can be issued by "make check" in the test dir. > > Signed-off-by: Wang Dong <[email protected]> > Signed-off-by: Hendrik Brueckner <[email protected]>
This commit broke the check build by adding a new program to libparted/tests/Makefile.am without adding the corresponding volser.c file to build it.

