diff options
author | raveit65 <[email protected]> | 2016-03-02 15:51:12 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2016-03-02 15:52:11 +0100 |
commit | f308bd96eac0831fc04cf7604e29c248e3a38f7e (patch) | |
tree | bc72469b52c56f227433a31268c953d412d32624 /desktop-themes/Makefile.am | |
parent | 067d4c9b6724576e352c5b371c19ebf619855973 (diff) | |
download | mate-themes-f308bd96eac0831fc04cf7604e29c248e3a38f7e.tar.bz2 mate-themes-f308bd96eac0831fc04cf7604e29c248e3a38f7e.tar.xz |
Drop TraditionalTest for GTK+-3.20 branch
Diffstat (limited to 'desktop-themes/Makefile.am')
-rw-r--r-- | desktop-themes/Makefile.am | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/desktop-themes/Makefile.am b/desktop-themes/Makefile.am index e0485b80..b6f30f48 100644 --- a/desktop-themes/Makefile.am +++ b/desktop-themes/Makefile.am @@ -8,8 +8,7 @@ SUBDIRS = \ Green-Submarine \ Menta \ TraditionalGreen \ - TraditionalOk \ - TraditionalOkTest + TraditionalOk |