diff options
author | raveit65 <[email protected]> | 2015-04-09 21:24:57 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2015-04-09 21:28:57 +0200 |
commit | cf2c8b45e173a1ad2220453f5d0a9c60792b92e1 (patch) | |
tree | d3b795839c087d4f7e85c2c4cef8401221819204 /marco-themes/Makefile.am | |
parent | 7748857a1fad5723426876c2914d8671acbd3b9f (diff) | |
download | mate-themes-cf2c8b45e173a1ad2220453f5d0a9c60792b92e1.tar.bz2 mate-themes-cf2c8b45e173a1ad2220453f5d0a9c60792b92e1.tar.xz |
add Shiny metacity theme back
fix https://github.com/mate-desktop/mate-themes/pull/84
Diffstat (limited to 'marco-themes/Makefile.am')
-rw-r--r-- | marco-themes/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/marco-themes/Makefile.am b/marco-themes/Makefile.am index 0ccf3e9d..9fbf4c3b 100644 --- a/marco-themes/Makefile.am +++ b/marco-themes/Makefile.am @@ -1,5 +1,6 @@ THEMES = \ - BlackMenta + BlackMenta \ + Shiny THEME_DIR=$(datadir)/themes THEME_SUBDIR=metacity-1 |