X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=Makefile.am;h=3cca337e11aa95be76e598331e1e5dfdaa78d533;hb=75bd479545251e77235cb2052be18a173197de2e;hp=a9f186d0ce22859fea007c9f5ffc08033dde503f;hpb=4be3e7e24b2491f7166a1f02fcbdd03734cf2d97;p=chaz%2Fopenbox 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 ##