X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2FSystem.Runtime.Serialization%2FMakefile;h=11daea6117999fa69cce146e6a3074c046019067;hb=b21767e01caefe05ad063ddc28afecd0b5b78b04;hp=468cd9f4104c99106c80d7341da39d6d1190115c;hpb=569890717a693f0f11c980a82aa7e09212fe4e9a;p=mono.git diff --git a/mcs/class/System.Runtime.Serialization/Makefile b/mcs/class/System.Runtime.Serialization/Makefile index 468cd9f4104..11daea61179 100644 --- a/mcs/class/System.Runtime.Serialization/Makefile +++ b/mcs/class/System.Runtime.Serialization/Makefile @@ -29,6 +29,8 @@ TEST_MCS_FLAGS = $(LIB_MCS_FLAGS) /r:System.ServiceModel.dll /r:System.Web.Servi EXTRA_DISTFILES = $(RESOURCE_FILES) $(TEST_RESOURCE_FILES) \ Test/Resources/FrameworkTypes/* \ Test/Resources/Schemas/*.xsd \ - Test/System.Runtime.Serialization/one.xml + Test/System.Runtime.Serialization/one.xml \ + ReferenceSource.common.sources \ + ReferenceSource.desktop.sources include ../../build/library.make