diff options
Diffstat (limited to 'desktop-themes/ContrastHighInverse/gtk-3.0/Makefile.am')
-rw-r--r-- | desktop-themes/ContrastHighInverse/gtk-3.0/Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/desktop-themes/ContrastHighInverse/gtk-3.0/Makefile.am b/desktop-themes/ContrastHighInverse/gtk-3.0/Makefile.am index eb474785..2a89c0a1 100644 --- a/desktop-themes/ContrastHighInverse/gtk-3.0/Makefile.am +++ b/desktop-themes/ContrastHighInverse/gtk-3.0/Makefile.am @@ -10,4 +10,7 @@ theme_DATA = \ other-applications.css \ settings.ini +SUBDIRS = \ + assets + EXTRA_DIST = $(theme_DATA) |