diff options
Diffstat (limited to 'desktop-themes/GreenLaguna/Makefile.am')
-rw-r--r-- | desktop-themes/GreenLaguna/Makefile.am | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/desktop-themes/GreenLaguna/Makefile.am b/desktop-themes/GreenLaguna/Makefile.am index 6f549563..50ca8e8d 100644 --- a/desktop-themes/GreenLaguna/Makefile.am +++ b/desktop-themes/GreenLaguna/Makefile.am @@ -10,12 +10,14 @@ EXTRA_DIST = $(theme_DATA) index.theme.in COPYING SUBDIRS = \ gtk-2.0 \ gtk-3.0 \ - metacity-1 + metacity-1 \ + unity DIST_SUBDIRS = \ gtk-2.0 \ gtk-3.0 \ - metacity-1 + metacity-1 \ + unity CLEANFILES = index.theme |