diff options
Diffstat (limited to 'desktop-themes/ContrastHigh/gtk-3.0/Makefile.am')
-rw-r--r-- | desktop-themes/ContrastHigh/gtk-3.0/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/desktop-themes/ContrastHigh/gtk-3.0/Makefile.am b/desktop-themes/ContrastHigh/gtk-3.0/Makefile.am index fde2eadd..8cb514ac 100644 --- a/desktop-themes/ContrastHigh/gtk-3.0/Makefile.am +++ b/desktop-themes/ContrastHigh/gtk-3.0/Makefile.am @@ -3,6 +3,8 @@ themedir = $(datadir)/themes/ContrastHigh/gtk-3.0 theme_DATA = \ gtk.css \ gtk-widgets.css \ + mate-applications.css \ + resize-grip.svg \ settings.ini EXTRA_DIST = $(theme_DATA) |