$NetBSD: patch-titler-Makefile_am,v 1.1.1.1 2010/02/02 02:01:54 phonohawk Exp $

--- plugins/titler/Makefile.am.orig	2010-02-01 08:26:24.000000000 +0000
+++ plugins/titler/Makefile.am
@@ -1,6 +1,7 @@
 plugin_LTLIBRARIES = titler.la
 titler_la_LDFLAGS = -avoid-version -module -shared 
 titler_la_LIBADD = $(top_builddir)/plugins/colors/libcolors.la -lfreetype
+titler_la_LIBADD += @LTLIBICONV@
 titler_la_SOURCES = title.C titlewindow.C 
 AM_CXXFLAGS = $(LARGEFILE_CFLAGS)
 
