summaryrefslogtreecommitdiff
path: root/mate/32x32/Makefile.am
diff options
context:
space:
mode:
authorrbuj <[email protected]>2019-03-21 20:20:29 +0100
committerraveit65 <[email protected]>2019-03-24 15:57:06 +0100
commitc236eabf6ac46e88f474578ecdfa5b10556ea1f4 (patch)
treefa93824af8643e0c4586e44d9e134be22a1ac842 /mate/32x32/Makefile.am
parentb66e6b66e3d8bb319e13e883694e9d9de61a95fc (diff)
downloadmate-icon-theme-c236eabf6ac46e88f474578ecdfa5b10556ea1f4.tar.bz2
mate-icon-theme-c236eabf6ac46e88f474578ecdfa5b10556ea1f4.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/32x32/Makefile.am')
-rw-r--r--mate/32x32/Makefile.am9
1 files changed, 9 insertions, 0 deletions
diff --git a/mate/32x32/Makefile.am b/mate/32x32/Makefile.am
new file mode 100644
index 0000000..037fc82
--- /dev/null
+++ b/mate/32x32/Makefile.am
@@ -0,0 +1,9 @@
+NULL =
+
+DIST_SUBDIRS = \
+ apps \
+ $(NULL)
+
+SUBDIRS = \
+ apps \
+ $(NULL)