From c8ac150b8a7aca83fb984eac0b2619b4daf30071 Mon Sep 17 00:00:00 2001 From: rbuj Date: Tue, 26 Mar 2019 17:27:58 +0100 Subject: Gen png icons from source. Mate: apps, categories & devices clean & build: make -C mate clean-png-icons make -C mate build-png-icons --- mate/16x16/Makefile.am | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'mate/16x16/Makefile.am') diff --git a/mate/16x16/Makefile.am b/mate/16x16/Makefile.am index 037fc82..b3dafbb 100644 --- a/mate/16x16/Makefile.am +++ b/mate/16x16/Makefile.am @@ -2,8 +2,12 @@ NULL = DIST_SUBDIRS = \ apps \ + categories \ + devices \ $(NULL) SUBDIRS = \ apps \ + categories \ + devices \ $(NULL) -- cgit v1.2.1