From: Alexander Köplinger Date: Thu, 14 May 2015 23:24:10 +0000 (+0200) Subject: [System.Data] Fix make dist X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=commitdiff_plain;h=eac7d992d8a2747cd0b998a0884e7972115bf84c;p=mono.git [System.Data] Fix make dist --- diff --git a/mcs/class/System.Data/Makefile b/mcs/class/System.Data/Makefile index 6807f032c92..82f49a2804e 100644 --- a/mcs/class/System.Data/Makefile +++ b/mcs/class/System.Data/Makefile @@ -34,7 +34,6 @@ TEST_MCS_FLAGS = $(LIB_MCS_FLAGS) -r:System.Core.dll -r:Mono.Data.Sqlite.dll -no TEST_MONO_PATH = . EXTRA_DISTFILES = \ - TODO \ $(wildcard Test/System.Data/*.xml) \ $(wildcard Test/System.Data/*.xsd) \ $(wildcard Test/System.Xml/*.xml) \