bl/Makefile.am
author ali <ali@juiblex.co.uk>
Fri Jan 27 23:59:51 2012 +0000 (2012-01-27)
changeset 8 cf332d440466
parent 5 f600b0d1fc5d
child 9 6a13fe0fc19e
permissions -rw-r--r--
Add a testcase for embedded LFs
ali@0
     1
INCLUDES=-I$(top_srcdir)
ali@0
     2
AM_CFLAGS=$(GLIB_CFLAGS)
ali@0
     3
LIBS=$(GLIB_LIBS)
ali@0
     4
ali@5
     5
noinst_LTLIBRARIES=libbl.la
ali@5
     6
libbl_la_SOURCES=bl.h textfileutils.c textfileutils.h spawn.c spawn.h