[niepce] cw: add libopenraw to the link flags



commit 447c841eb4fe817c83db2d7c063cbb1343fa1fca
Author: Hubert Figuière <hub figuiere net>
Date:   Fri May 26 21:59:07 2017 -0400

    cw: add libopenraw to the link flags

 camerawire/src/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/camerawire/src/Makefile.am b/camerawire/src/Makefile.am
index 41debe6..b414207 100644
--- a/camerawire/src/Makefile.am
+++ b/camerawire/src/Makefile.am
@@ -19,4 +19,5 @@ camerawire_LDADD = \
        $(top_builddir)/src/fwk/base/libfwkbase.a \
        @FRAMEWORK_LIBS@ \
        @GPHOTO_LIBS@ \
+       @OPENRAW_LIBS@ \
        $(NULL)


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]