From 0e004c696b0e68b2cff37a4c3315b022a35eaf43 Mon Sep 17 00:00:00 2001 From: Perberos Date: Thu, 1 Dec 2011 22:24:23 -0300 Subject: moving from https://github.com/perberos/mate-desktop-environment --- icons/Makefile.am | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 icons/Makefile.am (limited to 'icons/Makefile.am') diff --git a/icons/Makefile.am b/icons/Makefile.am new file mode 100644 index 00000000..1b9fd91e --- /dev/null +++ b/icons/Makefile.am @@ -0,0 +1,16 @@ +NULL= + +icondir = $(datadir)/pixmaps/caja + +icon_DATA =\ + audio.svg \ + backgrounds.png \ + chit_frame.png \ + colors.png \ + emblems.png \ + erase.png \ + knob.png \ + thumbnail_frame.png \ + $(NULL) + +EXTRA_DIST = $(icon_DATA) -- cgit v1.2.1