(DISTFILES): Comment out a few missing files.
[mono-project.git] / mcs / class / System.Drawing.Design / Makefile
blob35f70a1098e7a166f4930b784b022e6f71486619
1 thisdir = class/System.Drawing.Design
2 SUBDIRS =
3 include ../../build/rules.make
5 LIBRARY = System.Drawing.Design.dll
6 LIB_MCS_FLAGS = /r:$(corlib) /r:System.dll /r:System.Drawing.dll /r:System.Windows.Forms.dll
7 NO_TEST = yes
9 include ../../build/library.make