diff options
Diffstat (limited to 'desktop-themes/BlueMenta-dark')
| -rw-r--r-- | desktop-themes/BlueMenta-dark/Makefile.am | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/desktop-themes/BlueMenta-dark/Makefile.am b/desktop-themes/BlueMenta-dark/Makefile.am index 644a958a..580d78b8 100644 --- a/desktop-themes/BlueMenta-dark/Makefile.am +++ b/desktop-themes/BlueMenta-dark/Makefile.am @@ -14,6 +14,16 @@ endif SUBDIRS = \ cinnamon \ emerald \ + gtk-3.0 \ + metacity-1 \ + unity \ + xfwm4 +if ENABLE_GTK2 +SUBDIRS += gtk-2.0 +endif +DIST_SUBDIRS = \ + cinnamon \ + emerald \ gtk-2.0 \ gtk-3.0 \ metacity-1 \ |
