diff options
author | Yves-Alexis Perez <corsac@debian.org> | 2020-12-23 06:03:14 -0700 |
---|---|---|
committer | Yves-Alexis Perez <corsac@debian.org> | 2020-12-23 06:03:14 -0700 |
commit | 59a58d510b83a1d4d20a9c2dcf0db409b308040d (patch) | |
tree | 5d11755353dc01399e6a832bb197d9509259824d /icons/128x128/Makefile.am | |
download | xfce4-session-59a58d510b83a1d4d20a9c2dcf0db409b308040d.tar.gz |
Import xfce4-session_4.16.0.orig.tar.bz2
[dgit import orig xfce4-session_4.16.0.orig.tar.bz2]
Diffstat (limited to 'icons/128x128/Makefile.am')
-rw-r--r-- | icons/128x128/Makefile.am | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/icons/128x128/Makefile.am b/icons/128x128/Makefile.am new file mode 100644 index 0000000..c8caa21 --- /dev/null +++ b/icons/128x128/Makefile.am @@ -0,0 +1,5 @@ +iconsdir = $(datadir)/icons/hicolor/128x128/apps +icons_DATA = \ + org.xfce.session.png + +EXTRA_DIST = $(icons_DATA) |