From 33378251ed7b339e993b8329f85ad14d0415851b Mon Sep 17 00:00:00 2001 From: Marti Maria Date: Mon, 17 Feb 2014 11:36:39 +0100 Subject: Fixing distribution --- testbed/Makefile.am | 2 +- testbed/Makefile.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/testbed/Makefile.am b/testbed/Makefile.am index 371ded2..e188967 100644 --- a/testbed/Makefile.am +++ b/testbed/Makefile.am @@ -17,7 +17,7 @@ testcms_SOURCES = testcms2.c testplugin.c zoo_icc.c testcms2.h EXTRA_DIST = test1.icc bad.icc toosmall.icc test2.icc \ test3.icc test4.icc \ - test5.icc ibm-t61.icc new.icc + test5.icc ibm-t61.icc check: if [ $(top_srcdir) != $(top_builddir) ]; then \ diff --git a/testbed/Makefile.in b/testbed/Makefile.in index e5eee87..15dda53 100644 --- a/testbed/Makefile.in +++ b/testbed/Makefile.in @@ -244,7 +244,7 @@ testcms_LDFLAGS = @LDFLAGS@ testcms_SOURCES = testcms2.c testplugin.c zoo_icc.c testcms2.h EXTRA_DIST = test1.icc bad.icc toosmall.icc test2.icc \ test3.icc test4.icc \ - test5.icc ibm-t61.icc new.icc + test5.icc ibm-t61.icc all: all-am -- cgit v1.2.1