From 9fb9c47166ee36ba846bd4cc7703e3a6696e4d07 Mon Sep 17 00:00:00 2001 From: rbuj Date: Mon, 12 Aug 2019 22:42:30 +0200 Subject: Gen png mimetypes icons from paper-sheets.svg - Mate theme clean & build: make -C mate/16x16/mimetypes clean-png-icons build-png-icons make -C mate/22x22/mimetypes clean-png-icons build-png-icons make -C mate/24x24/mimetypes clean-png-icons build-png-icons make -C mate/32x32/mimetypes clean-png-icons build-png-icons make -C mate/48x48/mimetypes clean-png-icons build-png-icons make -C mate/256x256/mimetypes clean-png-icons build-png-icons --- mate/256x256/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'mate/256x256/Makefile.am') diff --git a/mate/256x256/Makefile.am b/mate/256x256/Makefile.am index 160fec0..89fdf5d 100644 --- a/mate/256x256/Makefile.am +++ b/mate/256x256/Makefile.am @@ -6,6 +6,7 @@ DIST_SUBDIRS = \ categories \ devices \ emblems \ + mimetypes \ places \ status \ $(NULL) @@ -16,6 +17,7 @@ SUBDIRS = \ categories \ devices \ emblems \ + mimetypes \ places \ status \ $(NULL) -- cgit v1.2.1