bl/Makefile.am
author ali <ali@juiblex.co.uk>
Sun Sep 29 22:51:27 2013 +0100 (2013-09-29)
changeset 177 f2b7980222cf
parent 11 4a80c6053a66
permissions -rw-r--r--
Fix bug #14: Add a configuration file
     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 \
     7 	path.c path.h mkdtemp.c mkdtemp.h print.c print.h utf8.c utf8.h