diff options
Diffstat (limited to 'desktop-themes/GreenLaguna/gtk-3.0/Makefile.am')
-rw-r--r-- | desktop-themes/GreenLaguna/gtk-3.0/Makefile.am | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/desktop-themes/GreenLaguna/gtk-3.0/Makefile.am b/desktop-themes/GreenLaguna/gtk-3.0/Makefile.am index 04e94060..ad90ca62 100644 --- a/desktop-themes/GreenLaguna/gtk-3.0/Makefile.am +++ b/desktop-themes/GreenLaguna/gtk-3.0/Makefile.am @@ -5,9 +5,8 @@ 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-widgets.css \ + gtk-widgets-assets.css \ mate-applications.css \ other-applications.css \ settings.ini \ |