a575963da9
Former-commit-id: da6be194a6b1221998fc28233f2503bd61dd9d14
10 lines
299 B
Makefile
10 lines
299 B
Makefile
thisdir = class/System.Web/Test
|
|
SUBDIRS = TestMonoWeb
|
|
include ../../../build/rules.make
|
|
|
|
all-local install-local clean-local test-local run-test-local run-test-ondotnet-local uninstall-local doc-update-local csproj-local:
|
|
|
|
DISTFILES = DataBinderTests.cs $(wildcard *.aspx)
|
|
|
|
dist-local: dist-default
|