ICU chain loaded imder configuration of server. This happens only if ICU support...
[pazpar2-moved-to-github.git] / test / Makefile.am
1 # $Id: Makefile.am,v 1.2 2007-05-15 21:40:57 adam Exp $
2
3 check_SCRIPTS = test_http.sh
4
5 EXTRA_DIST = 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