From ef0467789bfc8406b57ba553e4d59f4d6c3f9be8 Mon Sep 17 00:00:00 2001 From: Stefano Karapetsas Date: Wed, 14 Dec 2011 10:13:54 +0100 Subject: Moved from Mate-Extra repository --- baobab/pixmaps/Makefile.am | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 baobab/pixmaps/Makefile.am (limited to 'baobab/pixmaps/Makefile.am') diff --git a/baobab/pixmaps/Makefile.am b/baobab/pixmaps/Makefile.am new file mode 100644 index 00000000..6bfb6135 --- /dev/null +++ b/baobab/pixmaps/Makefile.am @@ -0,0 +1,8 @@ +SUBDIRS = 24x24 scalable + +imagesdir = $(datadir)/mate-disk-usage-analyzer/pixmaps +images_DATA = \ + shot.png + +EXTRA_DIST = \ + $(images_DATA) -- cgit v1.2.1