First parts of index_rules system (ICU support).
[idzebra-moved-to-github.git] / util / Makefile.am
index 617216f..620121a 100644 (file)
@@ -1,8 +1,9 @@
-## $Id: Makefile.am,v 1.33 2007-08-27 17:22:22 adam Exp $
+## $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
+check_PROGRAMS = tstcharmap tstflock tstlockscope tstpass tstres \
+       tst_index_rules
 
 TESTS = $(check_PROGRAMS)
 
@@ -17,7 +18,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
+ attrfind.c exit.c it_key.c su_codec.c index_rules.c rob_regexp.c
 
 tstpass_SOURCES = tstpass.c
 
@@ -29,6 +30,8 @@ tstlockscope_SOURCES = tstlockscope.c
 
 tstres_SOURCES = tstres.c
 
+tst_index_rules_SOURCES = tst_index_rules.c
+
 clean-local:
        -rm -rf *.LCK 
        -rm -rf *.log