a575963da9
Former-commit-id: da6be194a6b1221998fc28233f2503bd61dd9d14
9 lines
270 B
Makefile
9 lines
270 B
Makefile
thisdir = class/System.Web.Extensions/Test
|
|
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 = $(wildcard *.aspx)
|
|
|
|
dist-local: dist-default
|