Fix the testsuite.

This commit is contained in:
Lemmih
2007-01-29 03:18:27 +00:00
parent 2b876f52e9
commit e930951796
8 changed files with 16 additions and 13 deletions

View File

@ -1,7 +1,7 @@
include $(TOP)/config.mk
include $(TOP)/testsuite/check.mk
BIN=a.out
BIN=Main
SRC=Main.hs
BINDIR= "."