1
INCLUDES=-I$(top_srcdir)
2
AM_CFLAGS=$(GLIB_CFLAGS)
3
LIBS=$(GLIB_LIBS)
4
5
noinst_LTLIBRARIES=libbl.la
6
libbl_la_SOURCES=bl.h textfileutils.c textfileutils.h spawn.c spawn.h