diff -r 6a13fe0fc19e -r 38ea5c71f04f bl/Makefile.am --- a/bl/Makefile.am Mon Jan 30 00:36:31 2012 +0000 +++ b/bl/Makefile.am Tue Feb 14 22:17:03 2012 +0000 @@ -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 + path.c path.h mkdtemp.c mkdtemp.h print.c print.h