summaryrefslogtreecommitdiff
path: root/desktop-themes/ContrastHigh/Makefile.am
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2016-03-30 14:16:50 +0200
committerraveit65 <[email protected]>2016-03-30 14:16:50 +0200
commit27472adb8e7a74f12b7a99a86dc03d1ede84865c (patch)
tree07494dbfa2684805c0cdc88b86925965f29be7aa /desktop-themes/ContrastHigh/Makefile.am
parentf2349e078cdddc4f0fc04d1ed4942d48bdb4e3bb (diff)
downloadmate-themes-27472adb8e7a74f12b7a99a86dc03d1ede84865c.tar.bz2
mate-themes-27472adb8e7a74f12b7a99a86dc03d1ede84865c.tar.xz
drop ContrastHigh theme, gtk+ ship that already
Diffstat (limited to 'desktop-themes/ContrastHigh/Makefile.am')
-rw-r--r--desktop-themes/ContrastHigh/Makefile.am18
1 files changed, 0 insertions, 18 deletions
diff --git a/desktop-themes/ContrastHigh/Makefile.am b/desktop-themes/ContrastHigh/Makefile.am
deleted file mode 100644
index e4364b1a..00000000
--- a/desktop-themes/ContrastHigh/Makefile.am
+++ /dev/null
@@ -1,18 +0,0 @@
-THEME_NAME=ContrastHigh
-THEME_IN_FILES=index.theme.in
-
-@INTLTOOL_THEME_RULE@
-
-themedir = $(datadir)/themes/$(THEME_NAME)
-
-theme_DATA = index.theme
-
-SUBDIRS = \
- gtk-3.0 \
- gtk-2.0 \
- metacity-1 \
- pixmaps
-
-DISTCLEANFILES = index.theme
-EXTRA_DIST = index.theme.in
-