83ccc529d410403e196333e497dca52872007918
[pazpar2-moved-to-github.git] / test / Makefile.am
1 # $Id: Makefile.am,v 1.3 2007-08-12 10:36:33 adam Exp $
2
3 check_SCRIPTS = test_http.sh
4
5 EXTRA_DIST = marc21.xsl test_http.xml test_http.cfg test_http_urls $(check_SCRIPTS)
6
7 TESTS = $(check_SCRIPTS)
8
9 MAINTAINERCLEANFILES = Makefile.in
10
11 CONFIG_CLEAN_FILES=*.log *.dif
12
13 dist-hook:
14         cp ${srcdir}/test_http_*.res $(distdir)
15