From f45852ab2a7126f354079499fc8b03976c0eab27 Mon Sep 17 00:00:00 2001 From: Perberos Date: Tue, 8 Nov 2011 16:22:08 -0300 Subject: initial --- pixmaps/Makefile.am | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 pixmaps/Makefile.am (limited to 'pixmaps/Makefile.am') diff --git a/pixmaps/Makefile.am b/pixmaps/Makefile.am new file mode 100644 index 0000000..2b25387 --- /dev/null +++ b/pixmaps/Makefile.am @@ -0,0 +1,4 @@ +imagesdir = $(datadir)/pixmaps/mate-system-monitor +images_DATA = side.png download.svg upload.svg + +EXTRA_DIST = $(images_DATA) -- cgit v1.2.1