X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=test%2Fapi%2FMakefile.am;h=52a7d316747b623314bce15a48c0a870369dfc9c;hp=9c56604dde3f543a3a597d3d92ff7faa5ffa1241;hb=6ba9698e88c0283e40fa5980a1a6b551fff2d597;hpb=f7a3769dede0071696bdcc13ae2ee1efe6d52d96 diff --git a/test/api/Makefile.am b/test/api/Makefile.am index 9c56604..52a7d31 100644 --- a/test/api/Makefile.am +++ b/test/api/Makefile.am @@ -1,9 +1,9 @@ -# $Id: Makefile.am,v 1.35 2006-04-27 20:40:41 marc Exp $ +# $Id: Makefile.am,v 1.36 2006-05-19 13:49:35 adam Exp $ noinst_PROGRAMS = testclient testclient_SOURCES = testclient.c -simpletests = t0 t1 t2 t3 t4 t5 t6 t7 t8 t9 t10 t11 t12 t13 t14 t15 +simpletests = t0 t1 t2 t3 t4 t5 t6 t7 t8 t9 t11 t12 t13 t14 t15 safaritests = safari1 check_PROGRAMS = $(simpletests) $(safaritests) TESTS = $(check_PROGRAMS) @@ -24,7 +24,6 @@ t6_SOURCES = t6.c t7_SOURCES = t7.c t8_SOURCES = t8.c t9_SOURCES = t9.c rankingrecords.h -t10_SOURCES = t10.c rankingrecords.h t11_SOURCES = t11.c t12_SOURCES = t12.c t13_SOURCES = t13.c