Skip to content

Commit

Permalink
fix make clean
Browse files Browse the repository at this point in the history
  • Loading branch information
fblanqui committed Jan 3, 2023
1 parent 3160358 commit cf9b021
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,6 @@ clean: lpoclean
@dune clean
@$(MAKE) -C editors/emacs clean
@$(MAKE) -C editors/vscode clean
@$(MAKE) -C Logic clean

.PHONY: distclean
distclean: clean
Expand Down

0 comments on commit cf9b021

Please sign in to comment.