mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-24 16:23:40 +01:00
* src/Makefile.in (clean-local): Delete also ejabberdctl.example
SVN Revision: 1671
This commit is contained in:
parent
ff6891cdd0
commit
f032cf3380
@ -1,3 +1,7 @@
|
||||
2008-10-27 Badlop <badlop@process-one.net>
|
||||
|
||||
* src/Makefile.in (clean-local): Delete also ejabberdctl.example
|
||||
|
||||
2008-10-25 Badlop <badlop@process-one.net>
|
||||
|
||||
* src/translate.erl: When a translation file can't be loaded, show
|
||||
|
@ -257,7 +257,7 @@ uninstall-all: uninstall-binary
|
||||
clean: clean-recursive clean-local
|
||||
|
||||
clean-local:
|
||||
rm -f *.beam $(ERLSHLIBS) epam
|
||||
rm -f *.beam $(ERLSHLIBS) epam ejabberdctl.example
|
||||
rm -f XmppAddr.asn1db XmppAddr.erl XmppAddr.hrl
|
||||
|
||||
distclean: distclean-recursive clean-local
|
||||
|
Loading…
Reference in New Issue
Block a user