The zebramaps implements index_types functionality.
[idzebra-moved-to-github.git] / util / Makefile.am
index 4575ff9..0ec89c2 100644 (file)
@@ -1,9 +1,8 @@
-## $Id: Makefile.am,v 1.36 2007-10-25 09:22:36 adam Exp $
+## $Id: Makefile.am,v 1.37 2007-11-06 10:30:00 adam Exp $
 
 noinst_LTLIBRARIES = libidzebra-util.la
 
-check_PROGRAMS = tstcharmap tstflock tstlockscope tstpass tstres \
-       tst_index_types
+check_PROGRAMS = tstcharmap tstflock tstlockscope tstpass tstres
 
 TESTS = $(check_PROGRAMS)
 
@@ -18,7 +17,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_types.c 
+ attrfind.c exit.c it_key.c su_codec.c
 
 tstpass_SOURCES = tstpass.c
 
@@ -30,8 +29,6 @@ tstlockscope_SOURCES = tstlockscope.c
 
 tstres_SOURCES = tstres.c
 
-tst_index_types_SOURCES = tst_index_types.c
-
 clean-local:
        -rm -rf *.LCK 
        -rm -rf *.log