bl/Makefile.am
author ali <ali@juiblex.co.uk>
Wed Oct 02 23:51:18 2013 +0100 (2013-10-02)
changeset 94 466f43a12118
parent 11 4a80c6053a66
permissions -rw-r--r--
Fix bug #11: Test for balanced "slanted" UTF-8 quotation marks 8220/8221
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@94
     7
	path.c path.h mkdtemp.c mkdtemp.h print.c print.h utf8.c utf8.h