- make distclean didn't clean dialog binaries. Closes #1039

This commit is contained in:
Bernhard Reutner-Fischer 2007-01-19 18:00:49 +00:00
parent a1a86ef91f
commit b5136193e6
1 changed files with 1 additions and 0 deletions

View File

@ -133,6 +133,7 @@ ifeq ($(DL_DIR),$(BASE_DIR)/dl)
rm -rf $(DL_DIR)
endif
rm -rf $(BUILD_DIR) $(LINUX_KERNEL) $(IMAGE)
$(MAKE) -C $(CONFIG) clean
sourceball:
rm -rf $(BUILD_DIR)