From: Mike Gelfand Date: Sun, 28 Feb 2016 06:16:04 +0000 (+0000) Subject: Include Windows patches into source archive, otherwise CMake build fails X-Git-Tag: 2.91~13 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=166397455a9f46876d4207330f2d88b3541dd6b9;p=transmission Include Windows patches into source archive, otherwise CMake build fails --- diff --git a/Makefile.am b/Makefile.am index 9da1441d1..036ccdd0f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -51,8 +51,12 @@ EXTRA_DIST += \ third-party/b64.cmake \ third-party/dht.cmake \ third-party/event2.cmake \ + third-party/event2-01-win32.patch \ + third-party/event2-02-win32.patch \ third-party/natpmp.cmake \ third-party/utp-01-ticket-5002.patch \ + third-party/utp-02-win32.patch \ + third-party/utp-03-msvc14.patch \ third-party/utp.cmake \ third-party/utp_config.h \ utils/CMakeLists.txt