summaryrefslogtreecommitdiff
path: root/test/integration/makefile
blob: fb12fe9a869cdf4f6148c53779e769557811b928 (plain)
1
2
3
4
5
6
7
8
9
10
# -*- make -*-
BASE=../..
SUBDIR=test/integration

# Bring in the default rules
include ../../buildlib/defaults.mak

.PHONY: test
test:
	./run-tests