Fix documentation of of chr's equivalent directive ZEB-672
[idzebra-moved-to-github.git] / test / api / Makefile.am
index 345120f..0d5aad4 100644 (file)
@@ -18,7 +18,7 @@ EXTRA_DIST=zebra.cfg test_trunc.cfg test_private_attset.cfg \
        test_icu_indexing.cfg test_icu_indexing.idx \
        test_sort1.cfg test_sort1.idx test_sort1.chr sort1.abs \
        test_sort2.cfg test_sort2.idx test_sort2.chr sort2.abs \
-       test_safari.cfg test_sort3.cfg 
+       test_safari.cfg test_sort3.cfg string.chr
 
 noinst_LIBRARIES = libtestlib.a
 
@@ -39,7 +39,6 @@ test_update_record_SOURCES = test_update_record.c
 test_zebra_fork_SOURCES = test_zebra_fork.c
 test_special_elements_SOURCES = test_special_elements.c
 test_icu_indexing_SOURCES = test_icu_indexing.c
-test_sortindex_SOURCES = test_sortindex.c
 test_safari_SOURCES = test_safari.c 
 test_sort1_SOURCES = test_sort1.c
 test_sort2_SOURCES = test_sort2.c