--- malonnote/Makefile.am 2005/12/28 01:49:51 1.21 +++ malonnote/Makefile.am 2005/12/28 05:41:06 1.22 @@ -37,7 +37,7 @@ README.txt \ new.template -LIBS = `wx-config --libs` ${RESOBJ} +LIBS = `wx-config --libs` ${RESOBJ} ${LIBICONV} mnote_DEPENDENCIES = ${RESOBJ} mnote_CXXFLAGS = -g `wx-config --cxxflags`