From c219e6f70dc202058c8165f3aec152743040979c Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Mon, 20 Nov 2017 18:15:48 +0100 Subject: needs libnetwork diff --git a/Makefile.am b/Makefile.am index 1a41102..15aba7a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -16,7 +16,7 @@ bin_PROGRAMS = uriparse uriparse_SOURCES = tool/uriparse.c uriparse_CFLAGS = -Iinclude -uriparse_LDADD = $(top_builddir)/liburiparser.la +uriparse_LDADD = $(top_builddir)/liburiparser.la -lnetwork uriparse_DEPENDENCIES = $(top_builddir)/liburiparser.la -- 2.14.2