Fix shell test. Use = rather than == (not portable)
[idzebra-moved-to-github.git] / test / api / Makefile.am
index bfe158c..9c56604 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: Makefile.am,v 1.33 2006-04-04 00:03:27 adam Exp $
+# $Id: Makefile.am,v 1.35 2006-04-27 20:40:41 marc 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
 
@@ -50,3 +50,10 @@ zebralibs = \
 
 LDADD = libtestlib.a $(zebralibs) $(YAZLALIB)
 
+clean-local:
+       -rm -rf *.LCK 
+       -rm -rf *.log 
+       -rm -rf *.mf 
+       -rm -rf register/*.LCK 
+       -rm -rf register/*.log 
+       -rm -rf register/*.mf