Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mm2/Little-CMS.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarti Maria <marti.maria@littlecms.com>2022-06-05 18:27:06 +0300
committerMarti Maria <marti.maria@littlecms.com>2022-06-05 18:27:06 +0300
commit318d1d32da060c8d733b3c12bacc4e0d4679a22e (patch)
tree0ebbdb23489cf63b6288d3e194f5df5c12331b69 /configure.ac
parenta96e62ed55d8fb6c21f6e1d7146ae7bdd18cc8fc (diff)
parente8689501b5e36faa044ebb258cb193aa97303296 (diff)
Merge branch 'master' of https://github.com/mm2/Little-CMS
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 4 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index b374509..505d63a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -416,4 +416,8 @@ AC_CONFIG_FILES([plugins/fast_float/Makefile])
AC_CONFIG_FILES([plugins/fast_float/src/Makefile])
AC_CONFIG_FILES([plugins/fast_float/include/Makefile])
AC_CONFIG_FILES([plugins/fast_float/testbed/Makefile])
+AC_CONFIG_FILES([plugins/threaded/Makefile])
+AC_CONFIG_FILES([plugins/threaded/src/Makefile])
+AC_CONFIG_FILES([plugins/threaded/include/Makefile])
+AC_CONFIG_FILES([plugins/threaded/testbed/Makefile])
AC_OUTPUT