From: Adam Dickmeiss Date: Tue, 30 Sep 2008 07:42:47 +0000 (+0200) Subject: Removed unused rule. X-Git-Tag: v2.0.34~15^2 X-Git-Url: http://jsfdemo.indexdata.com/cgi-bin?a=commitdiff_plain;h=4026084f1a80d525c6681605f100aa9b18574fce;p=idzebra-moved-to-github.git Removed unused rule. --- diff --git a/test/api/Makefile.am b/test/api/Makefile.am index 345120f..9fc3ec5 100644 --- a/test/api/Makefile.am +++ b/test/api/Makefile.am @@ -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