summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am21
1 files changed, 21 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index a9f186d0..3cca337e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -421,6 +421,27 @@ dist_bbstyle_theme_DATA = \
themes/BBstylE/iconify.xbm \
themes/BBstylE/close.xbm
+om4ob_themedir = $(themedir)/om4ob
+dist_om4ob_theme_DATA = \
+ themes/om4ob/themerc \
+ themes/om4ob/close_hover.xbm \
+ themes/om4ob/close.xbm \
+ themes/om4ob/desk_hover.xbm \
+ themes/om4ob/desk_toggled.xbm \
+ themes/om4ob/desk.xbm \
+ themes/om4ob/iconify_hover.xbm \
+ themes/om4ob/iconify_pressed.xbm \
+ themes/om4ob/iconify.xbm \
+ themes/om4ob/max_disabled.xbm \
+ themes/om4ob/max_hover.xbm \
+ themes/om4ob/max_pressed.xbm \
+ themes/om4ob/max_toggled.xbm \
+ themes/om4ob/max.xbm \
+ themes/om4ob/shade_disabled.xbm \
+ themes/om4ob/shade_hover.xbm \
+ themes/om4ob/shade_toggled.xbm \
+ themes/om4ob/shade.xbm
+
## data ##