Make distclean work again: don't try to remove a directory twice.

This commit is contained in:
Yann E. MORIN" 2007-07-08 17:56:13 +00:00
parent 1f16f7a6f7
commit 396ef34c2e

View File

@ -101,4 +101,3 @@ clean::
distclean::
@rm -f $(CT_TOP_DIR)/config
@[ $(CT_LIB_DIR) = $(CT_TOP_DIR) ] || rm -rf $(CT_TOP_DIR)/kconfig