diff options
author | raveit <[email protected]> | 2013-03-23 18:34:52 +0100 |
---|---|---|
committer | raveit <[email protected]> | 2013-03-23 18:34:52 +0100 |
commit | 8068ba00db1e6e5282c8b5989b58078cb82cc9d9 (patch) | |
tree | c6ba33cc28ebb3f0e5883769822d81a5c6ae0991 /configure.ac | |
parent | d609f30420c313db3a65bbca38a5dfcecc3be9ea (diff) | |
download | mate-themes-8068ba00db1e6e5282c8b5989b58078cb82cc9d9.tar.bz2 mate-themes-8068ba00db1e6e5282c8b5989b58078cb82cc9d9.tar.xz |
add GTK3 support to TraditionalOkTest
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 1e4b2f1e..6c70c9cd 100644 --- a/configure.ac +++ b/configure.ac @@ -253,6 +253,10 @@ desktop-themes/TraditionalOk/wallpapers/Makefile desktop-themes/TraditionalOk/xfwm4/Makefile desktop-themes/TraditionalOk/xfwm4/png/Makefile desktop-themes/TraditionalOkTest/Makefile +desktop-themes/TraditionalOkTest/gtk-2.0/Makefile +desktop-themes/TraditionalOkTest/gtk-3.0/Makefile +desktop-themes/TraditionalOkTest/gtk-3.0/img/Makefile +desktop-themes/TraditionalOkTest/metacity-1/Makefile marco-themes/Makefile gtk-themes/Makefile gtk-themes/AlaDelta/Makefile @@ -279,7 +283,6 @@ gtk-themes/LargePrint/gtkrc gtk-themes/Reverse/Makefile gtk-themes/Shiny/Makefile gtk-themes/Simply/Makefile -gtk-themes/TraditionalOkTest/Makefile icon-themes/Makefile icon-themes/ContrastHigh/Makefile icon-themes/ContrastHighInverse/Makefile |