bl/Makefile.am
author ali <ali@juiblex.co.uk>
Mon Oct 21 23:36:40 2013 +0100 (2013-10-21)
changeset 191 189183b37598
parent 11 4a80c6053a66
permissions -rw-r--r--
Merge bug #24: Accept alternate form of newline
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@9
     6
libbl_la_SOURCES=bl.h textfileutils.c textfileutils.h spawn.c spawn.h \
ali@111
     7
	path.c path.h mkdtemp.c mkdtemp.h print.c print.h utf8.c utf8.h