diff options
Diffstat (limited to 'desktop-themes/GreenLaguna/gtk-3.0/Makefile.am')
-rw-r--r-- | desktop-themes/GreenLaguna/gtk-3.0/Makefile.am | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/desktop-themes/GreenLaguna/gtk-3.0/Makefile.am b/desktop-themes/GreenLaguna/gtk-3.0/Makefile.am index cc9f9ed8..841ee302 100644 --- a/desktop-themes/GreenLaguna/gtk-3.0/Makefile.am +++ b/desktop-themes/GreenLaguna/gtk-3.0/Makefile.am @@ -5,10 +5,11 @@ themedir = $(datadir)/themes/$(THEME_NAME)/gtk-3.0 theme_DATA = \ gtk.css \ gtk-main.css \ - gtk-main-common.css \ - gtk-widgets.css \ - gtk-widgets-assets.css \ + gtk-main-common.css \ + gtk-widgets.css \ + gtk-widgets-assets.css \ mate-applications.css \ + other-applications.css \ settings.ini EXTRA_DIST = $(theme_DATA) |