Commit b5136193 authored by Bernhard Reutner-Fischer's avatar Bernhard Reutner-Fischer
Browse files

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

parent a1a86ef9
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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)