diff --git a/Makefile b/Makefile index df03e57b0..267d13790 100644 --- a/Makefile +++ b/Makefile @@ -123,9 +123,9 @@ CABALFILES:= \ site/hakyll-std/hakyll-std.cabal HPACKFILES:= \ - hledger/package.yaml \ - hledger-*/package.yaml \ - site/hakyll-std/package.yaml + hledger/*package.yaml \ + hledger-*/*package.yaml \ + site/hakyll-std/*package.yaml WEBFILES:= \ hledger-web/templates/* \