diff options
Diffstat (limited to 'images/icons/Makefile')
-rwxr-xr-x | images/icons/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/images/icons/Makefile b/images/icons/Makefile index 00c4fa4c2..bfb5927df 100755 --- a/images/icons/Makefile +++ b/images/icons/Makefile @@ -2,7 +2,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 \ - play.png plugin.png unlock.png + play.png plugin.png unlock.png zip.png audio.png video.png \ + image.png text.png DESTS=10/ 16/ 22/ 48/ \ $(addprefix 10/, $(IMAGES)) \ |