summaryrefslogtreecommitdiff
path: root/desktop-themes/GreenLaguna
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2015-04-21 18:52:37 +0200
committerraveit65 <[email protected]>2015-04-21 18:53:33 +0200
commit9f1c639ca6254e6027d78d0cde50dccf22ab24c1 (patch)
treea603a8e117f2852fd369998ea4eb5e339365d5fd /desktop-themes/GreenLaguna
parent46b19da5311ca9b05beda1288a0964fa4f94983d (diff)
downloadmate-themes-9f1c639ca6254e6027d78d0cde50dccf22ab24c1.tar.bz2
mate-themes-9f1c639ca6254e6027d78d0cde50dccf22ab24c1.tar.xz
GreenLaguna GTK3: fix typo in make file
Diffstat (limited to 'desktop-themes/GreenLaguna')
-rw-r--r--desktop-themes/GreenLaguna/gtk-3.0/window-controls/Makefile.am18
1 files changed, 9 insertions, 9 deletions
diff --git a/desktop-themes/GreenLaguna/gtk-3.0/window-controls/Makefile.am b/desktop-themes/GreenLaguna/gtk-3.0/window-controls/Makefile.am
index 0d3aa937..46e58cb6 100644
--- a/desktop-themes/GreenLaguna/gtk-3.0/window-controls/Makefile.am
+++ b/desktop-themes/GreenLaguna/gtk-3.0/window-controls/Makefile.am
@@ -3,15 +3,15 @@ THEME_NAME=GreenLaguna
themedir = $(datadir)/themes/$(THEME_NAME)/gtk-3.0/window-controls
theme_DATA = \
- button-close-focus.png
- button-max-focus1.png
- button-max-focus.png
- button-min-focus.png
- menu-button-pressed.png
- neutral.png
- unabove-button.png
- unabove-button-unfocus.png
- unfocus.png
+ button-close-focus.png \
+ button-max-focus1.png \
+ button-max-focus.png \
+ button-min-focus.png \
+ menu-button-pressed.png \
+ neutral.png \
+ unabove-button.png \
+ unabove-button-unfocus.png \
+ unfocus.png \
yellow.png
EXTRA_DIST = $(theme_DATA)