From 3abb19207a8442e5c735072e90ee98fe7575a02d 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 --- configure.ac | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index ca8ed3f..0acef37 100644 --- a/configure.ac +++ b/configure.ac @@ -65,16 +65,28 @@ menta/Makefile mate/Makefile mate/16x16/Makefile mate/16x16/apps/Makefile +mate/16x16/categories/Makefile +mate/16x16/devices/Makefile mate/22x22/Makefile mate/22x22/apps/Makefile +mate/22x22/categories/Makefile +mate/22x22/devices/Makefile mate/24x24/Makefile mate/24x24/apps/Makefile +mate/24x24/categories/Makefile +mate/24x24/devices/Makefile mate/32x32/Makefile mate/32x32/apps/Makefile +mate/32x32/categories/Makefile +mate/32x32/devices/Makefile mate/48x48/Makefile mate/48x48/apps/Makefile +mate/48x48/categories/Makefile +mate/48x48/devices/Makefile mate/256x256/Makefile mate/256x256/apps/Makefile +mate/256x256/categories/Makefile +mate/256x256/devices/Makefile mate/scalable/Makefile mate/scalable-up-to-32/Makefile ]) -- cgit v1.2.1