Missing some more externals and a file which needs to go into the distribution tarball.
This commit is contained in:
@@ -230,8 +230,10 @@ mmc_read_sectors
|
|||||||
mmc_read_timeout_ms
|
mmc_read_timeout_ms
|
||||||
mmc_run_cmd
|
mmc_run_cmd
|
||||||
mmc_run_cmd_len
|
mmc_run_cmd_len
|
||||||
|
mmc_sense_key2str
|
||||||
mmc_set_blocksize
|
mmc_set_blocksize
|
||||||
mmc_set_speed
|
mmc_set_speed
|
||||||
mmc_start_stop_unit
|
mmc_start_stop_unit
|
||||||
mmc_timeout_ms
|
mmc_timeout_ms
|
||||||
|
mmc_test_unit_ready
|
||||||
track_format2str
|
track_format2str
|
||||||
|
|||||||
@@ -59,6 +59,7 @@ TESTS = $(check_PROGRAMS)
|
|||||||
EXTRA_DIST = \
|
EXTRA_DIST = \
|
||||||
bincue.c.in \
|
bincue.c.in \
|
||||||
helper.c \
|
helper.c \
|
||||||
|
helper.h \
|
||||||
cdrdao.c.in \
|
cdrdao.c.in \
|
||||||
nrg.c.in
|
nrg.c.in
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user