aboutsummaryrefslogtreecommitdiffstats
path: root/util/Makefile.am
blob: df60fbb640dce64648062c2303a6baac051a2d56 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
## Process this file with automake to produce Makefile.in

INCLUDES = -I$(top_srcdir)/include -I$(top_srcdir)/intl -I../intl

noinst_LIBRARIES = libutil.a


libutil_a_SOURCES = logger.c fileutil.c miscutil.c strgutil.c  \
		    ttyio.c  argparse.c memory.c secmem.c errors.c iobuf.c