diff options
Diffstat (limited to 'data/Makefile.am')
-rw-r--r-- | data/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/data/Makefile.am b/data/Makefile.am index 232136b3..52cc60fe 100644 --- a/data/Makefile.am +++ b/data/Makefile.am @@ -1,7 +1,8 @@ clothesdir = $(datadir)/zenity/clothes clothes_DATA = \ monk.png \ - gnome-tshirt.png + gnome-tshirt.png \ + sunglasses.png imagesdir = $(datadir)/zenity/ images_DATA = \ |