X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=lib%2FMakefile.am;fp=lib%2FMakefile.am;h=6fb0ce2934792efc896d89e091a3d58f1708d505;hp=5fe0a9cf3edbefa41778dcb349eea66cde593e07;hb=08e514143cd7d16db15c1c3d4d15d687f561c047;hpb=a97dab98e81128f07806d68b6891dbf65c732ede diff --git a/lib/Makefile.am b/lib/Makefile.am index 5fe0a9c..6fb0ce2 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -1,4 +1,4 @@ -## $Id: Makefile.am,v 1.18 2001-11-19 20:43:39 adam Exp $ +## $Id: Makefile.am,v 1.19 2002-02-28 13:21:16 adam Exp $ if ISTHR extra=libyazthread.la @@ -51,7 +51,6 @@ xmalloc.lo: $(top_srcdir)/util/xmalloc.c xmalloc.o: $(top_srcdir)/util/xmalloc.c $(COMPILE) $(XMALLOC_FLAGS) -c $(top_srcdir)/util/xmalloc.c - libyaz_la_LIBADD=../odr/libodr.la \ ../comstack/libcomstack.la ../server/libserver.la \ ../util/libutil.la ../retrieval/libret.la \