diff options
-rw-r--r-- | mate/Makefile.am | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/mate/Makefile.am b/mate/Makefile.am new file mode 100644 index 0000000..adbbb69 --- /dev/null +++ b/mate/Makefile.am @@ -0,0 +1,6 @@ + +themedir = $(datadir)/icons/mate + +SUBDIRS = scalable + +DIST_SUBDIRS = scalable |