summaryrefslogtreecommitdiff
path: root/coders/Makefile.am
diff options
context:
space:
mode:
authorcristy <urban-warrior@git.imagemagick.org>2014-01-01 15:11:34 +0000
committercristy <urban-warrior@git.imagemagick.org>2014-01-01 15:11:34 +0000
commit99db387fa4d5c836a7eb90464589101801e606a8 (patch)
tree232fab0ecbf9616a2df2241596d0a73f1dc5ac04 /coders/Makefile.am
parent3fe09453e8e3a360f59dfaa93a4ca4e57301df9e (diff)
downloadImageMagick-99db387fa4d5c836a7eb90464589101801e606a8.tar.gz
Diffstat (limited to 'coders/Makefile.am')
-rw-r--r--coders/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/coders/Makefile.am b/coders/Makefile.am
index 7b897b777..67c762cb8 100644
--- a/coders/Makefile.am
+++ b/coders/Makefile.am
@@ -603,6 +603,7 @@ coders_jp2_la_SOURCES = coders/jp2.c
coders_jp2_la_CPPFLAGS = $(MODULE_EXTRA_CPPFLAGS)
coders_jp2_la_LDFLAGS = $(MODULECOMMONFLAGS)
coders_jp2_la_LIBADD = $(MAGICKCORE_LIBS) $(JP2_LIBS) $(JPEG_LIBS) $(MATH_LIBS)
+# coders_jp2_la_LIBADD = $(MAGICKCORE_LIBS) $(LIBOPENJP2_LIBS) $(MATH_LIBS)
# LABEL coder module
coders_label_la_SOURCES = coders/label.c