mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-20 16:15:59 +01:00
Do not forget to remove testing beams on "clean"
This commit is contained in:
parent
3631301304
commit
9094169440
@ -215,6 +215,7 @@ uninstall-all: uninstall-binary
|
||||
clean:
|
||||
rm -rf deps/.got
|
||||
rm -rf deps/.built
|
||||
rm -rf test/*.beam
|
||||
$(REBAR) clean
|
||||
|
||||
clean-rel:
|
||||
|
Loading…
Reference in New Issue
Block a user