nxml indent (no semantic change)
[pazpar2-moved-to-github.git] / test / Makefile.am
1 # $Id: Makefile.am,v 1.4 2007-09-10 08:18:19 adam Exp $
2
3 check_SCRIPTS = test_http.sh
4
5 EXTRA_DIST = run_pazpar2.sh marc21.xsl test_http.xml test_http.cfg \
6         test_http_urls $(check_SCRIPTS)
7
8 TESTS = $(check_SCRIPTS)
9
10 MAINTAINERCLEANFILES = Makefile.in
11
12 CONFIG_CLEAN_FILES=*.log *.dif
13
14 dist-hook:
15         cp ${srcdir}/test_http_*.res $(distdir)
16