diff -r 4a80c6053a66 -r 466f43a12118 bl/Makefile.am --- a/bl/Makefile.am Mon Jan 30 23:32:47 2012 +0000 +++ b/bl/Makefile.am Wed Oct 02 23:51:18 2013 +0100 @@ -4,4 +4,4 @@ noinst_LTLIBRARIES=libbl.la libbl_la_SOURCES=bl.h textfileutils.c textfileutils.h spawn.c spawn.h \ - path.c path.h mkdtemp.c mkdtemp.h print.c print.h + path.c path.h mkdtemp.c mkdtemp.h print.c print.h utf8.c utf8.h