From 4026084f1a80d525c6681605f100aa9b18574fce Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Tue, 30 Sep 2008 09:42:47 +0200 Subject: [PATCH] Removed unused rule. --- test/api/Makefile.am | 1 - 1 file changed, 1 deletion(-) 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 -- 1.7.10.4