New test.
[mono.git] / mcs / class / System.Data / Test / DataProviderTests / Makefile
1 thisdir = class/System.Data/Test/DataProviderTests
2 SUBDIRS = setup dataadaptertests datareadertests
3
4 include ../../../../build/rules.make
5
6 all-local $(STD_TARGETS:=-local):
7         @:
8
9 dist-local: dist-default
10