Fixed 523: PQF parser does not properly diagnose @prox syntax errors.
[yaz-moved-to-github.git] / test / Makefile.am
index 790603c..fd5eda6 100644 (file)
@@ -1,9 +1,9 @@
 ## Copyright (C) 1994-2006, Index Data
 ## All rights reserved.
-## $Id: Makefile.am,v 1.11 2006-01-27 17:33:15 adam Exp $
+## $Id: Makefile.am,v 1.12 2006-04-01 11:45:23 adam Exp $
 
 check_PROGRAMS = tsticonv tstnmem tstmatchstr tstwrbuf tstodr tstccl tstlog \
- tstsoap1 tstsoap2 tstodrstack tstlogthread tstxmlquery
+ tstsoap1 tstsoap2 tstodrstack tstlogthread tstxmlquery tstpquery
 check_SCRIPTS = tstcql.sh tstmarc.sh
 
 TESTS = $(check_PROGRAMS) $(check_SCRIPTS)
@@ -42,4 +42,5 @@ tstsoap1_SOURCES = tstsoap1.c
 tstsoap2_SOURCES = tstsoap2.c
 tstlogthread_SOURCES = tstlogthread.c
 tstxmlquery_SOURCES = tstxmlquery.c
+tstpquery_SOURCES = tstpquery.c