aboutsummaryrefslogtreecommitdiff
path: root/frontend
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2023-01-06 11:31:33 +0200
committerIgor Pashev <pashev.igor@gmail.com>2023-01-06 15:02:21 +0200
commitbf2cad5d37a17bcc7563acb84291ea4ffcb06d0c (patch)
treee343c4d66294709b0f518d3284a0226976155d03 /frontend
parentf3b3e8ecf58611c8a3cca17d3a94e8ae23ba7788 (diff)
downloadiscan-bf2cad5d37a17bcc7563acb84291ea4ffcb06d0c.tar.gz
Fix build with libpng16
Diffstat (limited to 'frontend')
-rw-r--r--frontend/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/frontend/Makefile.am b/frontend/Makefile.am
index 6d7c132..109246e 100644
--- a/frontend/Makefile.am
+++ b/frontend/Makefile.am
@@ -36,6 +36,7 @@ iscan_LDADD = \
-lsane \
@LIBLTDL@ \
@GTK_LIBS@ \
+ @LIBPNG_LIBS@ \
@GDK_IMLIB_LIBS@ \
$(top_builddir)/non-free/libesmod.so
iscan_SOURCES = \