diff --git a/aegisub/desktop/Makefile b/aegisub/desktop/Makefile index 9031659e3..1c90e857b 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