diff options
author | raveit65 <[email protected]> | 2019-11-11 23:00:55 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-11-14 14:19:17 +0100 |
commit | 82c9246341f052416edb834e882d32f8c2242484 (patch) | |
tree | 4042d1415cdb02bbc44de1c1a7b24d1926aef530 /mate/128x128/Makefile.am | |
parent | cc1483b063755e2c448ce09febac9b50371fb958 (diff) | |
download | mate-icon-theme-82c9246341f052416edb834e882d32f8c2242484.tar.bz2 mate-icon-theme-82c9246341f052416edb834e882d32f8c2242484.tar.xz |
re-generate network-wired icons from new SVGs
Diffstat (limited to 'mate/128x128/Makefile.am')
-rw-r--r-- | mate/128x128/Makefile.am | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/mate/128x128/Makefile.am b/mate/128x128/Makefile.am new file mode 100644 index 0000000..8a5e5d6 --- /dev/null +++ b/mate/128x128/Makefile.am @@ -0,0 +1,9 @@ +NULL = + +DIST_SUBDIRS = \ + status \ + $(NULL) + +SUBDIRS = \ + status \ + $(NULL) |