diff --git a/Makefile b/Makefile index c4f00e1..02fa4a0 100644 --- a/Makefile +++ b/Makefile @@ -19,6 +19,7 @@ tests: sandbox dist: sandbox cabal configure cabal sdist + ln dist/codec-rpm-*.tar.gz dist/codec-rpm-latest.tar.gz ci: tests hlint