From 6712a9086e50603efb83f9e20fe08cccd830b05f Mon Sep 17 00:00:00 2001 From: rbuj Date: Mon, 1 Apr 2019 15:36:21 +0200 Subject: Gen png icons from source - Mate theme clean & build: make -C mate clean-png-icons make -C mate build-png-icons --- mate/24x24/Makefile.am | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'mate/24x24/Makefile.am') diff --git a/mate/24x24/Makefile.am b/mate/24x24/Makefile.am index b3dafbb..160fec0 100644 --- a/mate/24x24/Makefile.am +++ b/mate/24x24/Makefile.am @@ -1,13 +1,21 @@ NULL = DIST_SUBDIRS = \ + actions \ apps \ categories \ devices \ + emblems \ + places \ + status \ $(NULL) SUBDIRS = \ + actions \ apps \ categories \ devices \ + emblems \ + places \ + status \ $(NULL) -- cgit v1.2.1