[gimp/wip/Jehan/fix-CI-2021-07-06] desktop: add scalable/gimp.svg to distributed tarball.



commit 22cfb5920f8ba3e1dd676e28638c1d08aa006cf0
Author: Jehan <jehan girinstud io>
Date:   Tue Jul 6 17:54:07 2021 +0200

    desktop: add scalable/gimp.svg to distributed tarball.
    
    This is part of fixing the distcheck.

 desktop/Makefile.am | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/desktop/Makefile.am b/desktop/Makefile.am
index a8b13e704f..e022140bd1 100644
--- a/desktop/Makefile.am
+++ b/desktop/Makefile.am
@@ -58,7 +58,8 @@ EXTRA_DIST = \
        32x32/gimp.png        \
        48x48/gimp.png        \
        64x64/gimp.png        \
-       256x256/gimp.png
+       256x256/gimp.png      \
+       scalable/gimp.svg
 
 
 DISTCLEANFILES = $(desktop_files) $(appstream_files)


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]