diff --git a/cmd/xfe/icons/Makefile b/cmd/xfe/icons/Makefile index cf51b32e42a2..bd6ed499518a 100644 --- a/cmd/xfe/icons/Makefile +++ b/cmd/xfe/icons/Makefile @@ -77,6 +77,9 @@ ICONS += \ ICONS += $(wildcard images/hidecolumn*.gif images/showcolumn*.gif) \ images/oparent.gif +# Icons referenced in rosetta.h +ICONS += $(wildcard images/M_*.gif) + MAIL_OR_COMPOSE_ICONS = $(wildcard images/MNC*.gif \ images/MNTB_Next*.gif \ images/MN_*)