diff options
author | infirit <[email protected]> | 2014-06-25 21:14:08 +0200 |
---|---|---|
committer | infirit <[email protected]> | 2014-06-25 21:27:02 +0200 |
commit | d802a394bc7a5a41a8bfcf16edc3a7f5d971661a (patch) | |
tree | 53b367993bcd24fcd70ce9c61deca97f00177c29 /desktop-themes/Shiny/openbox-3/Makefile.am | |
parent | d26d5861fdb333015a8392922b80ceb0e5bbba06 (diff) | |
download | mate-themes-d802a394bc7a5a41a8bfcf16edc3a7f5d971661a.tar.bz2 mate-themes-d802a394bc7a5a41a8bfcf16edc3a7f5d971661a.tar.xz |
Shiny: add openbox, unity and xfwm4 themes
Diffstat (limited to 'desktop-themes/Shiny/openbox-3/Makefile.am')
-rw-r--r-- | desktop-themes/Shiny/openbox-3/Makefile.am | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/desktop-themes/Shiny/openbox-3/Makefile.am b/desktop-themes/Shiny/openbox-3/Makefile.am new file mode 100644 index 00000000..436904af --- /dev/null +++ b/desktop-themes/Shiny/openbox-3/Makefile.am @@ -0,0 +1,7 @@ + +themedir = $(datadir)/themes/Shiny/openbox-3 + +theme_DATA = \ + themerc + +EXTRA_DIST = $(theme_DATA) |