tools: include missing source files in tags etc.

This commit is contained in:
Simon Michael 2011-07-19 00:56:15 +00:00
parent 47a9564bdb
commit 81db822424

View File

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