bl/Makefile.am
changeset 9 6a13fe0fc19e
parent 6 faab25d520dd
child 11 4a80c6053a66
     1.1 --- a/bl/Makefile.am	Fri Jan 27 16:18:02 2012 +0000
     1.2 +++ b/bl/Makefile.am	Mon Jan 30 00:36:31 2012 +0000
     1.3 @@ -3,4 +3,5 @@
     1.4  LIBS=$(GLIB_LIBS)
     1.5  
     1.6  noinst_LTLIBRARIES=libbl.la
     1.7 -libbl_la_SOURCES=bl.h textfileutils.c textfileutils.h spawn.c spawn.h
     1.8 +libbl_la_SOURCES=bl.h textfileutils.c textfileutils.h spawn.c spawn.h \
     1.9 +	path.c path.h mkdtemp.c mkdtemp.h