diff options
Diffstat (limited to 'data/images/Makefile.am')
-rw-r--r-- | data/images/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/images/Makefile.am b/data/images/Makefile.am index e23dc87..49f54fc 100644 --- a/data/images/Makefile.am +++ b/data/images/Makefile.am @@ -7,6 +7,7 @@ SUBDIRS = \ imagedir = $(datadir)/pixmaps image_DATA = \ mate-logo-white.svg \ + gnome-logo-white.svg \ $(NULL) EXTRA_DIST = \ |