Move driver tests into a separate directory.

This commit is contained in:
R. Bernstein
2009-12-26 11:20:55 -05:00
parent 205ced6a7c
commit cb35e2877c
7 changed files with 41 additions and 11 deletions

View File

@@ -660,6 +660,7 @@ AC_CONFIG_FILES([
src/cd-paranoia/doc/ja/cd-paranoia.1 \
src/cd-paranoia/doc/ja/Makefile \
src/Makefile \
test/driver/Makefile \
test/testbincue.c \
test/testgetdevices.c \
test/testisocd2.c \