Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/processone/ejabberd.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index 690c93edc..6b3b32b61 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -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: