2c5d3f0b24221116a4bce5e037c6cee8fe54367d
[idzebra-moved-to-github.git] / test / codec / Makefile.am
1 # $Id: Makefile.am,v 1.1 2004-06-09 12:13:03 adam Exp $
2
3 TESTS = tstcodec
4
5 tstcodec_SOURCES = tstcodec.c
6
7 noinst_PROGRAMS = tstcodec
8
9 AM_CPPFLAGS = -I$(top_srcdir)/include $(YAZINC)
10
11 LDADD = ../../index/libzebra.a $(YAZLIB) $(TCL_LIB)