bl/Makefile.am
author ali <ali@juiblex.co.uk>
Tue Oct 15 07:57:45 2013 +0100 (2013-10-15)
changeset 98 37da646396b9
parent 11 4a80c6053a66
permissions -rw-r--r--
Fix bug #29: analyse_quotes() shadows the linecnt global variable for no good reason
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