summaryrefslogtreecommitdiff
path: root/plugins/fast_float/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/fast_float/src/Makefile.am')
-rw-r--r--plugins/fast_float/src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/fast_float/src/Makefile.am b/plugins/fast_float/src/Makefile.am
index 4244cf7..9b597f2 100644
--- a/plugins/fast_float/src/Makefile.am
+++ b/plugins/fast_float/src/Makefile.am
@@ -24,5 +24,5 @@ liblcms2_fast_float_la_LIBADD = $(LCMS_LIB_DEPLIBS) $(top_builddir)/src/liblcms2
liblcms2_fast_float_la_SOURCES = \
fast_float_15bits.c fast_float_15mats.c fast_float_curves.c fast_float_matsh.c fast_float_separate.c \
fast_float_sup.c fast_float_tethra.c fast_float_cmyk.c fast_float_internal.h \
- fast_8_curves.c fast_8_matsh.c fast_8_tethra.c
+ fast_8_curves.c fast_8_matsh.c fast_8_matsh_sse.c fast_8_tethra.c