Revert "Merge pull request #5330 from alexanderkyte/dedup_mkbundle"
[mono.git] / mcs / class / System / Makefile
index 39b0706253fe7de44347564fe0a8b358557c6d51..7a7647521db988500f37329a3f74d10eabcbccab 100644 (file)
@@ -18,7 +18,9 @@ RESX_RESOURCE_STRING = \
        ../../../external/corefx/src/System.Collections.Concurrent/src/Resources/Strings.resx \
        ../../../external/corefx/src/System.Collections/src/Resources/Strings.resx \
        ../../../external/corefx/src/System.Buffers/src/Resources/Strings.resx \
-       ../../../external/corefx/src/System.Private.Uri/src/Resources/Strings.resx
+       ../../../external/corefx/src/System.Private.Uri/src/Resources/Strings.resx \
+       ../../../external/corefx/src/System.IO.Ports/src/Resources/Strings.resx \
+       ../../../external/corefx/src/System.Net.HttpListener/src/Resources/Strings.resx
 
 TEST_RESOURCES = \
        Test/System/test-uri-props.txt \
@@ -118,6 +120,7 @@ endif
 
 EXTRA_DISTFILES = \
        common.sources                                  \
+       common_networking.sources               \
        Test/test-config-file                           \
        Test/System.Security.Cryptography.X509Certificates/pkits/Makefile       \
        Test/System.Security.Cryptography.X509Certificates/pkits/README         \