diff options
Diffstat (limited to 'desktop-themes/GreenLaguna/gtk-3.0/Makefile.am')
-rw-r--r-- | desktop-themes/GreenLaguna/gtk-3.0/Makefile.am | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/desktop-themes/GreenLaguna/gtk-3.0/Makefile.am b/desktop-themes/GreenLaguna/gtk-3.0/Makefile.am index 7da3b579..04e94060 100644 --- a/desktop-themes/GreenLaguna/gtk-3.0/Makefile.am +++ b/desktop-themes/GreenLaguna/gtk-3.0/Makefile.am @@ -11,9 +11,11 @@ theme_DATA = \ mate-applications.css \ other-applications.css \ settings.ini \ - unity.css + unity.css \ + window-controls.css EXTRA_DIST = $(theme_DATA) -SUBDIRS = assets +SUBDIRS = assets \ + window-controls |