1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2024-12-23 08:13:27 +00:00

Include Windows patches into source archive, otherwise CMake build fails

This commit is contained in:
Mike Gelfand 2016-02-28 06:16:04 +00:00
parent 212093992d
commit 166397455a

View file

@ -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