diff --git a/aegisub/desktop/Makefile b/aegisub/desktop/Makefile
index 9031659e3087572056013235e2ad958770d9e3f8..1c90e857b7ebb6c1831b437b27d04d73f6ed55b3 100644
--- a/aegisub/desktop/Makefile
+++ b/aegisub/desktop/Makefile
@@ -46,6 +46,6 @@ install-icons:
 	$(BIN_CP) $(ICON_SCALABLE) $(DESTDIR)$(P_ICON)/hicolor/$(ICON_SCALABLE)
 
 
-CLEANFILES = aegisub.desktop
+DISTCLEANFILES = aegisub.desktop
 
 include ../Makefile.target