24
1
mirror of https://github.com/processone/ejabberd.git synced 2024-06-06 21:37:17 +02:00

Do not forget to remove autom4te.cache on distclean

This commit is contained in:
Evgeniy Khramtsov 2013-05-12 14:40:26 +10:00
parent 09250d6121
commit 8bea14837e

View File

@ -204,6 +204,7 @@ clean-rel:
distclean: clean clean-rel
rm -f config.status
rm -f config.log
rm -rf autom4te.cache
rm -rf deps
rm -rf ebin
rm -f Makefile