[gimp] desktop: add scalable/gimp.svg to distributed tarball.



commit 2d801596be64b26ec22c68714b15ed460dae3c05
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 2fd6c64fca..ffb3386e07 100644
--- a/desktop/Makefile.am
+++ b/desktop/Makefile.am
@@ -61,7 +61,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]