diff options
author | raveit65 <[email protected]> | 2015-04-09 21:24:57 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2015-04-09 21:29:39 +0200 |
commit | 50f152f33296d2669b013a1bb5124789cdecd300 (patch) | |
tree | 202dc02313f9cc769fffe3d287e64ed255ffc073 /marco-themes/Makefile.am | |
parent | ebe4b5c277880f3ffc5021d76d6f6cb47392343e (diff) | |
download | mate-themes-50f152f33296d2669b013a1bb5124789cdecd300.tar.bz2 mate-themes-50f152f33296d2669b013a1bb5124789cdecd300.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 |