Skip to content
This repository was archived by the owner on Jan 30, 2023. It is now read-only.

Commit 8bcbf1d

Browse files
author
Matthias Koeppe
committed
Makefile (distclean): Remove convenience symlinks prefix, venv
1 parent fc4b641 commit 8bcbf1d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

+1
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@ distclean: build-clean
109109
@echo "Deleting all remaining output from build system ..."
110110
rm -rf local
111111
rm -f src/bin/sage-env-config
112+
rm -f prefix venv
112113

113114
# Delete all auto-generated files which are distributed as part of the
114115
# source tarball

0 commit comments

Comments
 (0)