Missing some more externals and a file which needs to go into the distribution tarball.

This commit is contained in:
R. Bernstein
2010-02-09 03:31:28 -05:00
parent c8b86ee520
commit cbe5ebacd0
2 changed files with 3 additions and 0 deletions

View File

@@ -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

View File

@@ -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