Added snippet utilities and snippet window implementation.
[idzebra-moved-to-github.git] / util / Makefile.am
index 8c9783c..11c6178 100644 (file)
@@ -1,4 +1,4 @@
-## $Id: Makefile.am,v 1.13 2005-03-30 09:25:25 adam Exp $
+## $Id: Makefile.am,v 1.14 2005-06-07 11:36:42 adam Exp $
 
 lib_LTLIBRARIES = libidzebra-util.la
 
@@ -14,6 +14,6 @@ AM_CPPFLAGS = -I$(srcdir)/../include $(YAZINC) -DDEFAULT_PROFILE_PATH=\"$(pkgdat
 LDADD = libidzebra-util.la $(YAZLALIB)
 
 libidzebra_util_la_SOURCES = zint.c res.c charmap.c zebramap.c passwddb.c \
- zebra-lock.c dirent.c xpath.c atoi_zn.c
+ zebra-lock.c dirent.c xpath.c atoi_zn.c snippet.c
 
 passtest_SOURCES = passtest.c