win32/build.py: enable libnfs

Now that all build failures have been fixed, we can enable the
feature.
This commit is contained in:
Max Kellermann
2018-02-24 22:14:44 +01:00
parent cd48d981b5
commit 25cd47b8dc
2 changed files with 2 additions and 1 deletions

View File

@@ -85,6 +85,7 @@ thirdparty_libs = [
liblame,
ffmpeg,
curl,
libnfs,
boost,
]