summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2017-05-25 00:55:33 +0300
committerAndrei Karas <akaras@inbox.ru>2017-05-25 00:55:33 +0300
commit69aaf75b49cdf385b03469b82dd05480abf6e8b5 (patch)
treeb2a14ea29c6bdd5b06f4812a378bd1f5325f206d /src/Makefile.am
parent3480f3ad939e2ae5d0191ed739a57e834658c32e (diff)
downloadplus-69aaf75b49cdf385b03469b82dd05480abf6e8b5.tar.gz
plus-69aaf75b49cdf385b03469b82dd05480abf6e8b5.tar.bz2
plus-69aaf75b49cdf385b03469b82dd05480abf6e8b5.tar.xz
plus-69aaf75b49cdf385b03469b82dd05480abf6e8b5.zip
Switch in replaceSOGLColor into using custom despatcher.
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 13206a9ae..c7e6a2e66 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -434,9 +434,6 @@ BASE_SRC += events/actionevent.h \
resources/dye/dyepalette_replaceaoglcolor_sse2.hpp \
resources/dye/dyepalette_replacescolor.cpp \
resources/dye/dyepalette_replacesoglcolor.cpp \
- resources/dye/dyepalette_replacesoglcolor_avx2.hpp \
- resources/dye/dyepalette_replacesoglcolor_default.hpp \
- resources/dye/dyepalette_replacesoglcolor_sse2.hpp \
resources/dye/dyepaletteptr.h \
resources/fboinfo.h \
resources/frame.h \