no test here
[idzebra-moved-to-github.git] / util / Makefile.am
index f17b1d8..c70dfa0 100644 (file)
@@ -1,4 +1,4 @@
-## $Id: Makefile.am,v 1.3 2001-09-21 10:40:08 adam Exp $
+## $Id: Makefile.am,v 1.4 2002-05-07 11:04:58 adam Exp $
 
 noinst_LIBRARIES = libutil.a
 
@@ -9,11 +9,8 @@ EXTRA_DIST = zebrasrv.rh
 INCLUDES = -I$(srcdir)/../include @YAZINC@
 LDADD = libutil.a @YAZLIB@ @LIBS@
 
-TESTS = passtest
-
 libutil_a_SOURCES = res.c charmap.c zebramap.c passwddb.c zebra-lock.c dirent.c
 
 passtest_SOURCES = passtest.c
 
-
 LIBS =