X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=util%2FMakefile.am;h=2a967b33864259f0838ac9ef28c13510e3f55772;hp=620121a1b8d91d3c7a78ceac9f41a1e07bbfbdbe;hb=693a0db94b4b3ac9aee7722572a6b81a86a12e13;hpb=570bf3746bef524124e2a90a2999981a1c734b20 diff --git a/util/Makefile.am b/util/Makefile.am index 620121a..2a967b3 100644 --- a/util/Makefile.am +++ b/util/Makefile.am @@ -1,15 +1,13 @@ -## $Id: Makefile.am,v 1.34 2007-10-23 12:26:26 adam Exp $ noinst_LTLIBRARIES = libidzebra-util.la -check_PROGRAMS = tstcharmap tstflock tstlockscope tstpass tstres \ - tst_index_rules +check_PROGRAMS = tstcharmap tstflock tstlockscope tstpass tstres test_strmap TESTS = $(check_PROGRAMS) bin_SCRIPTS = idzebra-config-2.0 -EXTRA_DIST = zebrasrv.rh tstcharmap.chr tstpass.txt tstres.cfg +EXTRA_DIST = zebrasrv.rh tstcharmap.chr emptycharmap.chr tstpass.txt tstres.cfg mk_version.tcl DISTCLEANFILES = idzebra-config-2.0 @@ -18,7 +16,7 @@ LDADD = libidzebra-util.la $(YAZLALIB) libidzebra_util_la_SOURCES = version.c zint.c res.c charmap.c zebramap.c \ passwddb.c zebra-lock.c dirent.c xpath.c atoi_zn.c snippet.c flock.c \ - attrfind.c exit.c it_key.c su_codec.c index_rules.c rob_regexp.c + attrfind.c exit.c it_key.c su_codec.c strmap.c tstpass_SOURCES = tstpass.c @@ -30,7 +28,7 @@ tstlockscope_SOURCES = tstlockscope.c tstres_SOURCES = tstres.c -tst_index_rules_SOURCES = tst_index_rules.c +test_strmap_SOURCES = test_strmap.c clean-local: -rm -rf *.LCK