summaryrefslogtreecommitdiff
path: root/coders/Makefile.am
diff options
context:
space:
mode:
authorCristy <urban-warrior@imagemagick.org>2017-07-14 13:57:02 -0400
committerCristy <urban-warrior@imagemagick.org>2017-07-14 13:57:02 -0400
commit6805f410d293b9c0636b72284466982deeb07404 (patch)
treeae1526bde251bae2a2774ba9625817fe868a6da3 /coders/Makefile.am
parentdc427a01e1516409bc521e151cf7d835c64635c0 (diff)
downloadImageMagick-6805f410d293b9c0636b72284466982deeb07404.tar.gz
...
Diffstat (limited to 'coders/Makefile.am')
-rw-r--r--coders/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/coders/Makefile.am b/coders/Makefile.am
index 907417a7c..afe75a7b6 100644
--- a/coders/Makefile.am
+++ b/coders/Makefile.am
@@ -467,7 +467,7 @@ coders_djvu_la_LIBADD = $(MAGICKCORE_LIBS) $(DJVU_LIBS) $(JPEG_LIBS) $(LZMA
coders_dng_la_SOURCES = coders/dng.c
coders_dng_la_CPPFLAGS = $(MAGICK_CODER_CPPFLAGS)
coders_dng_la_LDFLAGS = $(MODULECOMMONFLAGS)
-coders_dng_la_LIBADD = $(MAGICKCORE_LIBS)
+coders_dng_la_LIBADD = $(MAGICKCORE_LIBS) $(RAW_LIBS)
# DPS coder module
coders_dps_la_SOURCES = coders/dps.c