diff options
Diffstat (limited to 'desktop-themes/TraditionalOk')
| -rw-r--r-- | desktop-themes/TraditionalOk/Makefile.am | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/desktop-themes/TraditionalOk/Makefile.am b/desktop-themes/TraditionalOk/Makefile.am index 9492b9fa..7eb0477d 100644 --- a/desktop-themes/TraditionalOk/Makefile.am +++ b/desktop-themes/TraditionalOk/Makefile.am @@ -12,6 +12,14 @@ else endif SUBDIRS = \ + gtk-3.0 \ + metacity-1 \ + openbox-3 \ + xfwm4 +if ENABLE_GTK2 +SUBDIRS += gtk-2.0 +endif +DIST_SUBDIRS = \ gtk-2.0 \ gtk-3.0 \ metacity-1 \ |
