diff options
Diffstat (limited to 'pixmaps/Makefile.am')
-rw-r--r-- | pixmaps/Makefile.am | 4 |
1 files changed, 4 insertions, 0 deletions
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) |