summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarti Maria <info@littlecms.com>2011-05-31 12:45:07 +0200
committerMarti Maria <info@littlecms.com>2011-05-31 12:45:07 +0200
commita3fe774c2f45a040044f120bc1ecb123df029a75 (patch)
tree58b851a685b7010b1eaaa0a11f11b903339f159f
parent8b3253846112833a1dff362548c34581dfd37890 (diff)
downloadlcms2-a3fe774c2f45a040044f120bc1ecb123df029a75.tar.gz
Fixed distribution in testbed
-rw-r--r--testbed/Makefile.am6
-rw-r--r--testbed/Makefile.in6
2 files changed, 6 insertions, 6 deletions
diff --git a/testbed/Makefile.am b/testbed/Makefile.am
index 5fcbd38..dccb407 100644
--- a/testbed/Makefile.am
+++ b/testbed/Makefile.am
@@ -15,9 +15,9 @@ testcms_LDADD = $(top_builddir)/src/liblcms2.la
testcms_LDFLAGS = @LDFLAGS@
testcms_SOURCES = testcms2.c
-EXTRA_DIST = sRGBSpac.icm bad.icc toosmall.icc UncoatedFOGRA29.icc \
- USWebCoatedSWOP.icc sRGB_v4_ICC_preference.icc \
- sRGB_Color_Space_Profile.icm
+EXTRA_DIST = test1.icc bad.icc toosmall.icc test2.icc \
+ test3.icc test4.icc \
+ test5.icc
check:
if [ $(top_srcdir) != $(top_builddir) ]; then \
diff --git a/testbed/Makefile.in b/testbed/Makefile.in
index 5f6ac2d..89f5c13 100644
--- a/testbed/Makefile.in
+++ b/testbed/Makefile.in
@@ -210,9 +210,9 @@ INCLUDES = -I$(top_builddir)/include -I$(top_srcdir)/include -I$(top_srcdir)/src
testcms_LDADD = $(top_builddir)/src/liblcms2.la
testcms_LDFLAGS = @LDFLAGS@
testcms_SOURCES = testcms2.c
-EXTRA_DIST = sRGBSpac.icm bad.icc toosmall.icc UncoatedFOGRA29.icc \
- USWebCoatedSWOP.icc sRGB_v4_ICC_preference.icc \
- sRGB_Color_Space_Profile.icm
+EXTRA_DIST = test1.icc bad.icc toosmall.icc test2.icc \
+ test3.icc test4.icc \
+ test5.icc
all: all-am