diff options
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) |