summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorjcid <devnull@localhost>2008-01-19 20:11:45 +0100
committerjcid <devnull@localhost>2008-01-19 20:11:45 +0100
commitab39ac79864f4f8a1de4bfaacc453e158dd0aa6d (patch)
tree44e8a452dfc76b204f3551b9436acb0b86f10458 /src/Makefile.am
parent802c8c27494825a8b8295cbd8ee0e3d27eb78095 (diff)
- Added iconv tests for FreeBSD.
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 957e652f..7107916c 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -14,7 +14,7 @@ dillo_fltk_LDADD = \
../../dw-testbed/dw/libDw-fltk.a \
../../dw-testbed/dw/libDw-core.a \
../../dw-testbed/lout/liblout.a \
- @LIBJPEG_LIBS@ @LIBPNG_LIBS@ @LIBFLTK_LIBS@ @LIBZ_LIBS@
+ @LIBJPEG_LIBS@ @LIBPNG_LIBS@ @LIBFLTK_LIBS@ @LIBZ_LIBS@ @LIBICONV_LIBS@
dillo_fltk_SOURCES = \
dillo.cc \