X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=test%2Fapi%2FMakefile.am;h=a2e875c3769fd47c2e8d7b16221ef75d064eb775;hb=ecc6478d1369aad1b66e11be682ceb82d78ee21d;hp=bfe158c1f42f33b8577039aa76f825548aab1ebc;hpb=cdc4ddb67d385d188b23c3b9da245d4501264558;p=idzebra-moved-to-github.git diff --git a/test/api/Makefile.am b/test/api/Makefile.am index bfe158c..a2e875c 100644 --- a/test/api/Makefile.am +++ b/test/api/Makefile.am @@ -1,4 +1,4 @@ -# $Id: Makefile.am,v 1.33 2006-04-04 00:03:27 adam Exp $ +# $Id: Makefile.am,v 1.34 2006-04-05 02:03:33 adam Exp $ noinst_PROGRAMS = testclient testclient_SOURCES = testclient.c @@ -8,7 +8,7 @@ safaritests = safari1 check_PROGRAMS = $(simpletests) $(safaritests) TESTS = $(check_PROGRAMS) -EXTRA_DIST=zebra.cfg zebra6.cfg zebra8.cfg zebrazv.cfg safari.cfg +EXTRA_DIST=zebra.cfg zebra6.cfg zebra8.cfg zebra15.cfg zebrazv.cfg safari.cfg noinst_LIBRARIES = libtestlib.a