diff options
Diffstat (limited to 'images/icons/Makefile')
-rw-r--r-- | images/icons/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/images/icons/Makefile b/images/icons/Makefile index 39428d154..a39db119a 100644 --- a/images/icons/Makefile +++ b/images/icons/Makefile @@ -1,7 +1,8 @@ IMAGES=add.png edit.png gear.png info.png menu.png \ notify_off.png star.png delete.png feed.png group.png \ - lock.png notice.png notify_on.png user.png link.png + lock.png notice.png notify_on.png user.png link.png \ + plugin.png DESTS=10/ 16/ 22/ 48/ \ $(addprefix 10/, $(IMAGES)) \ |