diff options
Diffstat (limited to 'src/icons/Makefile.am')
-rw-r--r-- | src/icons/Makefile.am | 13 |
1 files changed, 9 insertions, 4 deletions
diff --git a/src/icons/Makefile.am b/src/icons/Makefile.am index a2fe4427..2b728319 100644 --- a/src/icons/Makefile.am +++ b/src/icons/Makefile.am @@ -26,7 +26,11 @@ BUILT_SOURCES = \ stock_sylpheed_32.h \ stock_sylpheed_newmail.h \ stock_sylpheed_newmail_16.h \ - sylpheed-logo.h + sylpheed-logo.h \ + folder-close.h \ + folder-open.h \ + folder-noselect.h \ + folder-search.h EXTRA_DIST = \ stock_addressbook.png \ @@ -57,11 +61,12 @@ EXTRA_DIST = \ stock_sylpheed_newmail.png \ stock_sylpheed_newmail_16.png \ sylpheed-logo.png \ + folder-close.png \ + folder-open.png \ + folder-noselect.png \ + folder-search.png \ clip.xpm \ deleted.xpm \ - dir-close.xpm \ - dir-open.xpm \ - dir-noselect.xpm \ forwarded.xpm \ group.xpm \ mark.xpm \ |