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/TraditionalOkTest/gtk-2.0/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/TraditionalOkTest/gtk-2.0/Makefile.am')
-rw-r--r-- | desktop-themes/TraditionalOkTest/gtk-2.0/Makefile.am | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/desktop-themes/TraditionalOkTest/gtk-2.0/Makefile.am b/desktop-themes/TraditionalOkTest/gtk-2.0/Makefile.am deleted file mode 100644 index c9db774b..00000000 --- a/desktop-themes/TraditionalOkTest/gtk-2.0/Makefile.am +++ /dev/null @@ -1,9 +0,0 @@ -THEME_NAME=TraditionalOkTest - -themedir = $(datadir)/themes/$(THEME_NAME)/gtk-2.0 - -theme_DATA = \ - applications.rc \ - gtkrc - -EXTRA_DIST = $(theme_DATA) |