diff options
author | Stefano Karapetsas <[email protected]> | 2014-05-02 19:35:27 +0200 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2014-05-02 19:35:27 +0200 |
commit | fb4fbdc78fd0b09703acd771ef53295ffb93bb3b (patch) | |
tree | cb19967c8c3dc9e84d09befe7de939ffe3c4a175 /desktop-themes/BlueMenta/gtk-3.0 | |
parent | b911f98712d47d5dfa32ef55308d190c5f8f6b73 (diff) | |
download | mate-themes-fb4fbdc78fd0b09703acd771ef53295ffb93bb3b.tar.bz2 mate-themes-fb4fbdc78fd0b09703acd771ef53295ffb93bb3b.tar.xz |
BlueMenta: Fix typo in Makefile
Diffstat (limited to 'desktop-themes/BlueMenta/gtk-3.0')
-rw-r--r-- | desktop-themes/BlueMenta/gtk-3.0/assets/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop-themes/BlueMenta/gtk-3.0/assets/Makefile.am b/desktop-themes/BlueMenta/gtk-3.0/assets/Makefile.am index aa3bb7f4..9f29acb6 100644 --- a/desktop-themes/BlueMenta/gtk-3.0/assets/Makefile.am +++ b/desktop-themes/BlueMenta/gtk-3.0/assets/Makefile.am @@ -46,6 +46,6 @@ theme_DATA = \ switch-on-ins.svg \ switch-on.png \ switch-on.svg \ - thumbnail-frame.png \ + thumbnail-frame.png EXTRA_DIST = $(theme_DATA) |