diff options
author | raveit65 <[email protected]> | 2015-04-09 21:24:57 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2015-04-09 21:29:14 +0200 |
commit | 416d8dcae7c270425364f64bca2379267d1381c7 (patch) | |
tree | 2cd8d89020a13824debfb90eed6aec8d0842d207 /marco-themes/Makefile.am | |
parent | d82c328ab187fb7746f40e68e7b5291d4f9f10ad (diff) | |
download | mate-themes-416d8dcae7c270425364f64bca2379267d1381c7.tar.bz2 mate-themes-416d8dcae7c270425364f64bca2379267d1381c7.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 |