diff options
author | raveit65 <[email protected]> | 2015-08-13 17:03:03 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2015-08-13 17:03:48 +0200 |
commit | 3288d6c3c895112fac112ca0dfc4646d54c27339 (patch) | |
tree | e4e1e4552f825f57787a05a2922c255a5d407711 /desktop-themes/GreenLaguna | |
parent | bd0b22a7123773d741a25a2ac2337d621f364ec2 (diff) | |
download | mate-themes-3288d6c3c895112fac112ca0dfc4646d54c27339.tar.bz2 mate-themes-3288d6c3c895112fac112ca0dfc4646d54c27339.tar.xz |
GTK3 GreenLaguna: fix make file
Diffstat (limited to 'desktop-themes/GreenLaguna')
-rw-r--r-- | desktop-themes/GreenLaguna/gtk-3.0/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/desktop-themes/GreenLaguna/gtk-3.0/Makefile.am b/desktop-themes/GreenLaguna/gtk-3.0/Makefile.am index ad90ca62..05f3b104 100644 --- a/desktop-themes/GreenLaguna/gtk-3.0/Makefile.am +++ b/desktop-themes/GreenLaguna/gtk-3.0/Makefile.am @@ -3,6 +3,7 @@ THEME_NAME=GreenLaguna themedir = $(datadir)/themes/$(THEME_NAME)/gtk-3.0 theme_DATA = \ + gnome-applications.css \ gtk.css \ gtk-main.css \ gtk-widgets.css \ |