Remove some example program from make check to make "make distcheck" work easier. I would Rather remove programs than coddle automake.
This commit is contained in:
@@ -91,9 +91,8 @@ udf1_LDADD = $(LIBUDF_LIBS) $(LIBCDIO_LIBS) $(LTLIBICONV)
|
||||
udffile_DEPENDENCIES = $(LIBUDF_LIBS) $(LIBCDIO_DEPS)
|
||||
udffile_LDADD = $(LIBUDF_LIBS) $(LIBCDIO_LIBS) $(LTLIBICONV)
|
||||
|
||||
check_PROGRAMS = cdtext device drives eject isofile isofile2 isolist \
|
||||
isolsn mmc1 mmc2 mmc2a mmc3 $(paranoia_progs) sample4 \
|
||||
udffile
|
||||
check_PROGRAMS = cdtext device drives isolist \
|
||||
mmc1 mmc2 mmc2a mmc3 $(paranoia_progs) sample4
|
||||
|
||||
TESTS = $(check_PROGRAMS)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user