From: Charles Kerr Date: Thu, 30 Oct 2008 20:01:29 +0000 (+0000) Subject: get "make distcheck" working again after the miniupnp update X-Git-Tag: 1.40~90 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ea35984de4136959f6b1351fcef6b2cf0c193faf;p=transmission get "make distcheck" working again after the miniupnp update --- diff --git a/third-party/miniupnp/Makefile.am b/third-party/miniupnp/Makefile.am index 0a13e1f56..f86497694 100644 --- a/third-party/miniupnp/Makefile.am +++ b/third-party/miniupnp/Makefile.am @@ -14,6 +14,7 @@ libminiupnp_a_SOURCES = \ noinst_HEADERS = \ bsdqueue.h \ + codelength.h \ declspec.h \ igd_desc_parse.h \ minisoap.h \