tweak test rule

This commit is contained in:
Simon Michael 2008-11-26 19:02:31 +00:00
parent b17e23909f
commit 0465c369e2

View File

@ -29,8 +29,8 @@ xprofile: build
ghcprof profs/$(TIME).xprof ghcprof profs/$(TIME).xprof
test: test:
@./hledger.hs test ./hledger.hs test
@./regtest.py # tools/regressiontest.py
# run performance benchmarks and save results in profs # run performance benchmarks and save results in profs
BENCHEXES=hledger ledger BENCHEXES=hledger ledger