diff options
author | infirit <[email protected]> | 2014-06-25 21:14:08 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2014-10-18 14:06:58 +0200 |
commit | 7f7c24d674504842f7b28d612961085d62df1ffc (patch) | |
tree | 489516cbca322837e6d087d692b0217c2525d829 /desktop-themes/Shiny/openbox-3/Makefile.am | |
parent | 027806d781a7045f01993fd65c46c4f37ca1777c (diff) | |
download | mate-themes-7f7c24d674504842f7b28d612961085d62df1ffc.tar.bz2 mate-themes-7f7c24d674504842f7b28d612961085d62df1ffc.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) |