From 714011c81ed6053f7a35812071499356f337dd70 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Thu, 16 Nov 2017 11:39:11 +0100 Subject: lib/upnp: adapt to libupnp 1.8 API changes Closes #155 --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index f909647d8..1d47c613e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -243,6 +243,7 @@ CURL_SOURCES = \ src/lib/curl/Slist.hxx UPNP_SOURCES = \ + src/lib/upnp/Compat.hxx \ src/lib/upnp/Init.cxx src/lib/upnp/Init.hxx \ src/lib/upnp/ClientInit.cxx src/lib/upnp/ClientInit.hxx \ src/lib/upnp/Device.cxx src/lib/upnp/Device.hxx \ -- cgit v1.2.3