Put local variables footer in all c, h files.
[idzebra-moved-to-github.git] / test / xpath / Makefile.am
index 79ce127..5437cc3 100644 (file)
@@ -1,16 +1,17 @@
-# $Id: Makefile.am,v 1.10 2004-12-02 14:05:04 adam Exp $
+# $Id: Makefile.am,v 1.12 2006-04-27 20:40:43 marc Exp $
 
-check_PROGRAMS = xpath1 xpath2 xpath3 xpath4 xpath5
+check_PROGRAMS = xpath1 xpath2 xpath3 xpath4 xpath5 xpath6
 
 TESTS = $(check_PROGRAMS)
 
-EXTRA_DIST=zebraxpath.cfg
+EXTRA_DIST=zebra.cfg rec1.xml rec2.xml assembled.abs
 
 xpath1_SOURCES = xpath1.c
 xpath2_SOURCES = xpath2.c
 xpath3_SOURCES = xpath3.c
 xpath4_SOURCES = xpath4.c
 xpath5_SOURCES = xpath5.c
+xpath6_SOURCES = xpath6.c
 
 AM_CPPFLAGS = -I$(top_srcdir)/include $(YAZINC)
 
@@ -29,3 +30,7 @@ zebralibs = \
 
 LDADD = ../api/libtestlib.a $(zebralibs) $(YAZLALIB)
 
+clean-local:
+       -rm -rf *.LCK 
+       -rm -rf *.log 
+       -rm -rf *.mf