summaryrefslogtreecommitdiff
path: root/testsuite/tests/dph/nbody/Makefile
diff options
context:
space:
mode:
authorSimon Peyton Jones <simonpj@microsoft.com>2012-04-13 07:47:41 +0100
committerSimon Peyton Jones <simonpj@microsoft.com>2012-04-13 07:47:41 +0100
commitf98194b2f81b19d17e5c4db682df89fe66b3ab1e (patch)
tree1d34751e6e431b0b5801b2260a77d29372f2eb77 /testsuite/tests/dph/nbody/Makefile
parent584f65a63f60bf381b591d03397f5c47caddef91 (diff)
parent125a20ffd85f2cc54693738ba40f33022da8da41 (diff)
downloadhaskell-f98194b2f81b19d17e5c4db682df89fe66b3ab1e.tar.gz
Merge branch 'master' of http://darcs.haskell.org/testsuite
Conflicts: tests/typecheck/should_fail/all.T
Diffstat (limited to 'testsuite/tests/dph/nbody/Makefile')
-rw-r--r--testsuite/tests/dph/nbody/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/testsuite/tests/dph/nbody/Makefile b/testsuite/tests/dph/nbody/Makefile
new file mode 100644
index 0000000000..9101fbd40a
--- /dev/null
+++ b/testsuite/tests/dph/nbody/Makefile
@@ -0,0 +1,3 @@
+TOP=../../..
+include $(TOP)/mk/boilerplate.mk
+include $(TOP)/mk/test.mk