1 # $Id: Makefile.am,v 1.7 2007-09-15 09:09:53 adam Exp $
3 check_SCRIPTS = test_http.sh test_icu.sh
5 EXTRA_DIST = run_pazpar2.sh marc21.xsl test_http.xml test_http.cfg \
6 test_http_urls test_icu.cfg test_icu_urls $(check_SCRIPTS)
8 TESTS = $(check_SCRIPTS)
10 MAINTAINERCLEANFILES = Makefile.in
12 CONFIG_CLEAN_FILES=*.log *.dif
15 cp ${srcdir}/test_http_*.res $(distdir)
16 cp ${srcdir}/test_icu_*.res $(distdir)