Jelajahi Sumber

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

Bernhard Reutner-Fischer 18 tahun lalu
induk
melakukan
b5136193e6
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  1. 1 0
      Makefile

+ 1 - 0
Makefile

@@ -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)