Updated Makefiles
[idzebra-moved-to-github.git] / util / Makefile.am
1 ## $Id: Makefile.am,v 1.5 2002-08-17 08:00:28 adam Exp $
2
3 noinst_LIBRARIES = libutil.a
4
5 noinst_PROGRAMS = passtest
6
7 EXTRA_DIST = zebrasrv.rh
8
9 INCLUDES = -I$(srcdir)/../include @YAZINC@
10 LDADD = libutil.a $(YAZLIB) $(TCL_LIB)
11
12 libutil_a_SOURCES = res.c charmap.c zebramap.c passwddb.c zebra-lock.c dirent.c
13
14 passtest_SOURCES = passtest.c