From: Evgeniy Khramtsov Date: Thu, 27 Jun 2013 05:35:10 +0000 (+1000) Subject: Do not forget to remove testing beams on "clean" X-Git-Tag: 13.09~57 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=909416944078d7a92c7d751154eaceee3764a457;p=ejabberd Do not forget to remove testing beams on "clean" --- 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: