tools: include benchmark script in tags

This commit is contained in:
Simon Michael 2015-09-26 15:59:11 -10:00
parent 2d4dc81999
commit 7a7b26d93c

View File

@ -104,6 +104,7 @@ MAIN=hledger/app/hledger-cli.hs
# all source files in the project (plus a few strays like Setup.hs & hlint.hs)
SOURCEFILES:= \
hledger/*hs \
hledger/bench/*hs \
hledger/Hledger/*hs \
hledger/Hledger/*/*hs \
hledger-*/*hs \