Skip to content

Commit 5c16827

Browse files
author
José Valim
committed
Do not clean files that are not compilation artefacts
1 parent d6dd2e3 commit 5c16827

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Makefile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,8 +119,6 @@ clean:
119119
rm -rf ebin
120120
rm -rf lib/*/ebin
121121
rm -f lib/elixir/src/elixir.app.src
122-
rm -f Docs-v*.zip
123-
rm -f Precompiled-v*.zip
124122
$(Q) $(MAKE) clean_residual_files
125123

126124
clean_elixir:

0 commit comments

Comments
 (0)