diff options
author | infirit <[email protected]> | 2014-06-25 21:14:08 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2014-10-19 12:44:26 +0200 |
commit | 91366004b3fdd5bcdda62d4f864e22e4a5b1e548 (patch) | |
tree | 302eecae093020bc170a239c14b501f959662b07 /desktop-themes/Shiny/Makefile.am | |
parent | 5ce532e0a2370bb06b97b536f1a6153d9272a6c5 (diff) | |
download | mate-themes-91366004b3fdd5bcdda62d4f864e22e4a5b1e548.tar.bz2 mate-themes-91366004b3fdd5bcdda62d4f864e22e4a5b1e548.tar.xz |
Shiny: add openbox, unity and xfwm4 themes
Diffstat (limited to 'desktop-themes/Shiny/Makefile.am')
-rw-r--r-- | desktop-themes/Shiny/Makefile.am | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/desktop-themes/Shiny/Makefile.am b/desktop-themes/Shiny/Makefile.am index 01ce3370..2f378a54 100644 --- a/desktop-themes/Shiny/Makefile.am +++ b/desktop-themes/Shiny/Makefile.am @@ -11,7 +11,10 @@ EXTRA_DIST=index.theme.in index.theme SUBDIRS = \ gtk-2.0 \ gtk-3.0 \ - metacity-1 + metacity-1 \ + openbox-3 \ + unity \ + xfwm4 DIST_SUBDIRS = $(SUBDIRS) |