Skip to content

Commit

Permalink
make: clean agdai
Browse files Browse the repository at this point in the history
  • Loading branch information
pmbittner committed Feb 6, 2024
1 parent ca51c0f commit fa8b336
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions makefile
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ clean:
rm -rf _build
rm -rf src/MAlonzo
rm -f src/Everything.agda
find . -name "*.agdai" -type f -delete

# Don't cache src/Everything.agda as it will break everytime some file is deleted
.PHONY: src/Everything.agda
Expand Down

0 comments on commit fa8b336

Please sign in to comment.