Update headers and omit CVS Ids.
[yaz-moved-to-github.git] / src / Makefile.am
index 23a5bfa..3bfc92d 100644 (file)
@@ -1,6 +1,5 @@
 ## This file is part of the YAZ toolkit.
-## Copyright (C) 1995-2007, Index Data, All rights reserved.
-## $Id: Makefile.am,v 1.74 2008-03-05 10:41:45 adam Exp $
+## Copyright (C) 1995-2008 Index Data
 
 YAZ_VERSION_INFO=3:0:0
 
@@ -96,7 +95,8 @@ libyaz_la_SOURCES=version.c options.c log.c \
   mime.c mime.h oid_util.c tokenizer.c \
   record_conv.c retrieval.c elementset.c snprintf.c query-charset.c \
   copy_types.c match_glob.c poll.c daemon.c \
-  iconv_encode_marc8.c iconv_encode_iso_8859_1.c iconv_encode_wchar.c
+  iconv_encode_marc8.c iconv_encode_iso_8859_1.c iconv_encode_wchar.c \
+  iconv_decode_marc8.c
 
 libyaz_la_LDFLAGS=-version-info $(YAZ_VERSION_INFO)