forked from mia/Aegisub
Delete aegisub.desktop on distclean rather than clean since it's generate at configure time
This commit is contained in:
parent
89d7e0a321
commit
2dc7366871
1 changed files with 1 additions and 1 deletions
|
@ -46,6 +46,6 @@ install-icons:
|
||||||
$(BIN_CP) $(ICON_SCALABLE) $(DESTDIR)$(P_ICON)/hicolor/$(ICON_SCALABLE)
|
$(BIN_CP) $(ICON_SCALABLE) $(DESTDIR)$(P_ICON)/hicolor/$(ICON_SCALABLE)
|
||||||
|
|
||||||
|
|
||||||
CLEANFILES = aegisub.desktop
|
DISTCLEANFILES = aegisub.desktop
|
||||||
|
|
||||||
include ../Makefile.target
|
include ../Makefile.target
|
||||||
|
|
Loading…
Reference in a new issue