summaryrefslogtreecommitdiff
path: root/mate/24x24/Makefile.am
diff options
context:
space:
mode:
authorrbuj <[email protected]>2019-03-21 20:20:29 +0100
committerraveit65 <[email protected]>2019-03-24 15:58:18 +0100
commit27ab3d81f72397f74af14dc0146e0689837da806 (patch)
treebb973f53cf00f47ba3adf14c685e2f3ec16039e0 /mate/24x24/Makefile.am
parentb42f8c5fc9bfc15ba5f761359ac5233abdecf0ef (diff)
downloadmate-icon-theme-27ab3d81f72397f74af14dc0146e0689837da806.tar.bz2
mate-icon-theme-27ab3d81f72397f74af14dc0146e0689837da806.tar.xz
Update terminal icons for mate theme
icons: apps/utilities-terminal apps/utilities-system-monitor clean & build: make -C mate clean-png-icons make -C mate build-png-icons
Diffstat (limited to 'mate/24x24/Makefile.am')
-rw-r--r--mate/24x24/Makefile.am9
1 files changed, 9 insertions, 0 deletions
diff --git a/mate/24x24/Makefile.am b/mate/24x24/Makefile.am
new file mode 100644
index 0000000..037fc82
--- /dev/null
+++ b/mate/24x24/Makefile.am
@@ -0,0 +1,9 @@
+NULL =
+
+DIST_SUBDIRS = \
+ apps \
+ $(NULL)
+
+SUBDIRS = \
+ apps \
+ $(NULL)