Fixed bug #454: Indexing with grs.regx much slower than version 1.3.32.
[idzebra-moved-to-github.git] / test / sort / Makefile.am
index 4d6b90f..c323ecc 100644 (file)
@@ -1,9 +1,32 @@
-# $Id: Makefile.am,v 1.2 2003-05-21 14:39:22 adam Exp $
+# $Id: Makefile.am,v 1.5 2006-04-27 20:40:43 marc Exp $
 
-check_SCRIPTS = test1.sh
+check_PROGRAMS = sort1
 
-TESTS = $(check_SCRIPTS)
+TESTS = $(check_PROGRAMS)
 
-EXTRA_DIST = zebra.cfg rec1.xml rec2.xml rec3.xml zebra.cfg my.abs \
- $(check_SCRIPTS)
+EXTRA_DIST = zebra.cfg default.idx string-hat.chr \
+ rec1.xml rec2.xml rec3.xml rec4.xml zebra.cfg my.abs
 
+sort1_SOURCES = sort1.c
+
+AM_CPPFLAGS = -I$(top_srcdir)/include $(YAZINC)
+
+zebralibs = \
+ ../../index/libidzebra-api.la \
+ ../../rset/libidzebra-rset.la \
+ ../../recctrl/libidzebra-recctrl.la \
+ ../../dict/libidzebra-dict.la  \
+ ../../isams/libidzebra-isams.la \
+ ../../isamc/libidzebra-isamc.la \
+ ../../isamb/libidzebra-isamb.la \
+ ../../data1/libidzebra-data1.la \
+ ../../bfile/libidzebra-bfile.la \
+ ../../dfa/libidzebra-dfa.la \
+ ../../util/libidzebra-util.la
+
+LDADD = ../api/libtestlib.a $(zebralibs) $(YAZLALIB)
+
+clean-local:
+       -rm -rf *.LCK 
+       -rm -rf *.log 
+       -rm -rf *.mf