Add resx to dist files
[mono.git] / mcs / class / System.Json / Makefile
index ed5a59985cad96aa2991b48c58d7d2a2f006115e..ea9811a433b6d816477092aa3b99c58abde3763c 100644 (file)
@@ -13,6 +13,9 @@ LIB_MCS_FLAGS = /d:ASPNETMVC -keyfile:../winfx.pub -delaysign \
                /r:System.Runtime.Serialization.dll \
                /r:System.ServiceModel.Web.dll \
                /resource:System.Json.Properties.Resources.resources
+               
+
+EXTRA_DISTFILES = System.Json/Properties/Resources.resx
 
 ifeq (4, $(FRAMEWORK_VERSION_MAJOR))
 LIB_MCS_FLAGS += /r:Microsoft.CSharp.dll -d:FEATURE_DYNAMIC