X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2FMakefile.am;h=090f5ffecd6e66dab04b814a626b7e42126aa4ed;hp=88c71cbc0a28b4e91a46cebad13837e2bb768258;hb=a6af2d19dddb0c2ef961d087d8ca0f2b3bda8f7a;hpb=d4981d86af4a523288d1eadca634b83fad0f37e8 diff --git a/src/Makefile.am b/src/Makefile.am index 88c71cb..090f5ff 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,6 +1,6 @@ ## This file is part of the YAZ toolkit. ## Copyright (C) 1994-2005, Index Data, All rights reserved. -## $Id: Makefile.am,v 1.28 2006-03-13 11:59:27 adam Exp $ +## $Id: Makefile.am,v 1.29 2006-03-15 13:32:05 adam Exp $ YAZ_VERSION_INFO=2:0:0 @@ -66,7 +66,8 @@ libyaz_la_SOURCES=version.c options.c log.c marcdisp.c oid.c wrbuf.c \ cqlstrer.c querytowrbuf.c \ eventl.c seshigh.c statserv.c requestq.c tcpdchk.c \ eventl.h service.c service.h session.h test.c \ - xmlquery.c + xmlquery.c \ + mime.c mime.h libyaz_la_LDFLAGS=-version-info $(YAZ_VERSION_INFO)