summaryrefslogtreecommitdiff
path: root/desktop-themes/ContrastHighInverse/gtk-3.0/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'desktop-themes/ContrastHighInverse/gtk-3.0/Makefile.am')
-rw-r--r--desktop-themes/ContrastHighInverse/gtk-3.0/Makefile.am13
1 files changed, 13 insertions, 0 deletions
diff --git a/desktop-themes/ContrastHighInverse/gtk-3.0/Makefile.am b/desktop-themes/ContrastHighInverse/gtk-3.0/Makefile.am
new file mode 100644
index 00000000..eb474785
--- /dev/null
+++ b/desktop-themes/ContrastHighInverse/gtk-3.0/Makefile.am
@@ -0,0 +1,13 @@
+THEME_NAME=ContrastHighInverse
+
+themedir = $(datadir)/themes/$(THEME_NAME)/gtk-3.0
+
+theme_DATA = \
+ panel-grid.svg \
+ gtk.css \
+ gtk-widgets.css \
+ mate-applications.css \
+ other-applications.css \
+ settings.ini
+
+EXTRA_DIST = $(theme_DATA)