mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-22 16:20:52 +01:00
* src/Makefile.in: Clean results of ASN.1 compiler (thanks to
Sergei Golovan) SVN Revision: 479
This commit is contained in:
parent
3cbed307bc
commit
254a8c1b60
@ -1,5 +1,8 @@
|
||||
2005-12-22 Alexey Shchepin <alexey@sevcom.net>
|
||||
|
||||
* src/Makefile.in: Clean results of ASN.1 compiler (thanks to
|
||||
Sergei Golovan)
|
||||
|
||||
* src/win32/ejabberd.nsh: Removed (thanks to Sergei Golovan)
|
||||
|
||||
2005-12-22 Mickael Remond <mickael.remond@process-one.net>
|
||||
|
@ -85,6 +85,7 @@ clean: clean-recursive clean-local
|
||||
|
||||
clean-local:
|
||||
rm -f *.beam $(ERLSHLIBS)
|
||||
rm -f XmppAddr.asn1db XmppAddr.erl XmppAddr.hrl
|
||||
|
||||
distclean: distclean-recursive clean-local
|
||||
rm -f config.status
|
||||
|
Loading…
Reference in New Issue
Block a user