diff options
Diffstat (limited to 'art/48x48/Makefile.am')
-rw-r--r-- | art/48x48/Makefile.am | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/art/48x48/Makefile.am b/art/48x48/Makefile.am new file mode 100644 index 0000000000..e4dc71153b --- /dev/null +++ b/art/48x48/Makefile.am @@ -0,0 +1,6 @@ +images48_DATA = \ + stock_mail-flag-for-followup.png \ + stock_mail-flag-for-followup-done.png + +EXTRA_DIST = \ + $(images48_DATA) |