X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=test%2Fsort2%2FMakefile.am;fp=test%2Fsort2%2FMakefile.am;h=0000000000000000000000000000000000000000;hb=5a4d40ae6b8372f38c1871b493866e2848d125b4;hp=dcf6e6843f78a0828eb0864c05fde596502a1213;hpb=965cbd297cf8de73cfe01d55983b8161ae7cf67e;p=idzebra-moved-to-github.git diff --git a/test/sort2/Makefile.am b/test/sort2/Makefile.am deleted file mode 100644 index dcf6e68..0000000 --- a/test/sort2/Makefile.am +++ /dev/null @@ -1,19 +0,0 @@ - -check_PROGRAMS = test_sort2 - -TESTS = $(check_PROGRAMS) - -EXTRA_DIST = test_sort2.cfg test_sort2.idx \ - test_sort2_rec.xml test_sort2.cfg sort2.abs test_sort2.chr - -test_sort2_SOURCES = test_sort2.c - -AM_CPPFLAGS = -I$(top_srcdir)/include $(YAZINC) - -LDADD = ../api/libtestlib.a ../../$(main_zebralib) $(YAZLALIB) - -clean-local: - -rm -rf *.LCK - -rm -rf *.log - -rm -rf *.mf -