diff options
author | raveit65 <[email protected]> | 2015-04-09 21:24:57 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2015-04-09 21:24:57 +0200 |
commit | 3cdcc7b651dad53d1e2815ab48fce82714faf8e2 (patch) | |
tree | c92c6e5e61e2b495e3caa7caee733559fc48b327 /marco-themes/Makefile.am | |
parent | 0a06393fcfc3acf8c164b8943413c5eb1487410d (diff) | |
download | mate-themes-3cdcc7b651dad53d1e2815ab48fce82714faf8e2.tar.bz2 mate-themes-3cdcc7b651dad53d1e2815ab48fce82714faf8e2.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 |