New utility yaz_url: fetches HTTP content
[yaz-moved-to-github.git] / src / Makefile.am
index 8f66427..b7d4369 100644 (file)
@@ -107,7 +107,7 @@ libyaz_la_SOURCES=base64.c version.c options.c log.c \
   iconv_encode_marc8.c iconv_encode_iso_8859_1.c iconv_encode_wchar.c \
   iconv_decode_marc8.c iconv_decode_iso5426.c iconv_decode_danmarc.c sc.c \
   json.c xml_include.c file_glob.c dirent.c mutex-p.h mutex.c condvar.c \
-  thread_id.c gettimeofday.c thread_create.c spipe.c
+  thread_id.c gettimeofday.c thread_create.c spipe.c url.c
 
 libyaz_la_LDFLAGS=-version-info $(YAZ_VERSION_INFO)