make distcheck works now
[idzebra-moved-to-github.git] / test / espec / Makefile.am
index b36cb4f..48a4365 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: Makefile.am,v 1.1 2004-12-14 09:47:55 adam Exp $
+# $Id: Makefile.am,v 1.2 2006-04-27 20:40:42 marc Exp $
 
 check_PROGRAMS = t1
 
@@ -25,3 +25,8 @@ zebralibs = \
 
 LDADD = ../api/libtestlib.a $(zebralibs) $(YAZLALIB)
 
+clean-local:
+       -rm -rf *.LCK 
+       -rm -rf *.log 
+       -rm -rf *.mf 
+