xelm support enhanced, now supports simpler predicates
[idzebra-moved-to-github.git] / util / Makefile.am
index 5c859a2..fac1cb9 100644 (file)
@@ -1,4 +1,4 @@
-## $Id: Makefile.am,v 1.6 2002-10-30 14:35:09 adam Exp $
+## $Id: Makefile.am,v 1.7 2003-02-04 12:06:48 pop Exp $
 
 noinst_LIBRARIES = libutil.a
 
@@ -9,6 +9,6 @@ EXTRA_DIST = zebrasrv.rh
 AM_CPPFLAGS = -I$(srcdir)/../include @YAZINC@ -DDEFAULT_PROFILE_PATH=\"$(pkgdatadir)/tab\"
 LDADD = libutil.a $(YAZLIB) $(TCL_LIB)
 
-libutil_a_SOURCES = res.c charmap.c zebramap.c passwddb.c zebra-lock.c dirent.c
+libutil_a_SOURCES = res.c charmap.c zebramap.c passwddb.c zebra-lock.c dirent.c xpath.c
 
 passtest_SOURCES = passtest.c