From 8e90a963d6bb41539a7b9ecc06beb15a0053ab72 Mon Sep 17 00:00:00 2001 From: Marek Safar Date: Fri, 20 Feb 2015 11:16:18 +0100 Subject: Use more resource text strings from reference sources --- mcs/class/System.ComponentModel.DataAnnotations/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'mcs/class/System.ComponentModel.DataAnnotations') diff --git a/mcs/class/System.ComponentModel.DataAnnotations/Makefile b/mcs/class/System.ComponentModel.DataAnnotations/Makefile index 0194ca3f736..cd722af91ee 100644 --- a/mcs/class/System.ComponentModel.DataAnnotations/Makefile +++ b/mcs/class/System.ComponentModel.DataAnnotations/Makefile @@ -11,4 +11,6 @@ LIB_MCS_FLAGS = \ TEST_MCS_FLAGS = $(LIB_MCS_FLAGS) +RESOURCE_STRINGS = ../../../external/referencesource/System.ComponentModel.DataAnnotations/System.ComponentModel.DataAnnotations.txt + include ../../build/library.make -- cgit v1.2.3