summaryrefslogtreecommitdiff
path: root/testbed
diff options
context:
space:
mode:
authorMarti Maria <info@littlecms.com>2014-12-17 12:18:42 +0100
committerMarti Maria <info@littlecms.com>2014-12-17 12:18:42 +0100
commit58b8b180f9572b2e850bad9f900d5c706c7e5ac3 (patch)
treec9eed8c64711897c611d7e49b71890df70cbfc2c /testbed
parent81746818cd6df89b7a62dbcfc4861d12dbc9c4f4 (diff)
downloadlcms2-58b8b180f9572b2e850bad9f900d5c706c7e5ac3.tar.gz
Merge from private branch in preparation of 2.7 rc1
Diffstat (limited to 'testbed')
-rw-r--r--testbed/Makefile.in4
1 files changed, 3 insertions, 1 deletions
diff --git a/testbed/Makefile.in b/testbed/Makefile.in
index 15dda53..954e470 100644
--- a/testbed/Makefile.in
+++ b/testbed/Makefile.in
@@ -59,7 +59,9 @@ subdir = testbed
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/m4/acx_pthread.m4 \
- $(top_srcdir)/configure.ac
+ $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
+ $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
+ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
mkinstalldirs = $(install_sh) -d