From de3e47f1b79f96fa73f945c2738c1b8ac93d1727 Mon Sep 17 00:00:00 2001 From: "R. Bernstein" Date: Thu, 26 Nov 2009 05:47:02 -0500 Subject: [PATCH] Remove one more example program from distcheck --- example/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/Makefile.am b/example/Makefile.am index e8613295..d54b6bcf 100644 --- a/example/Makefile.am +++ b/example/Makefile.am @@ -91,7 +91,7 @@ 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 isolist \ +check_PROGRAMS = cdtext device drives \ mmc1 mmc2 mmc2a mmc3 $(paranoia_progs) sample4 TESTS = $(check_PROGRAMS)