diff options
Diffstat (limited to 'ghc/tests/Makefile')
-rw-r--r-- | ghc/tests/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ghc/tests/Makefile b/ghc/tests/Makefile index 5b862bf235..db0ffd0010 100644 --- a/ghc/tests/Makefile +++ b/ghc/tests/Makefile @@ -1,4 +1,4 @@ -TOP = ../.. +TOP = .. include $(TOP)/mk/boilerplate.mk SUBDIRS = rename typecheck programs |