Skip to content

Commit

Permalink
Fix Makefile to not clean the whole of daedalus.
Browse files Browse the repository at this point in the history
  • Loading branch information
yav committed Oct 12, 2023
1 parent e4ec4ed commit 3d02e72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion formats/vlq_128/atto/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ run:
cabal exec atto

clean:
cabal clean
rm -rf dist-newstyle

0 comments on commit 3d02e72

Please sign in to comment.