diff options
Diffstat (limited to 'desktop-themes/ContrastHigh/gtk-3.0/Makefile.am')
-rw-r--r-- | desktop-themes/ContrastHigh/gtk-3.0/Makefile.am | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/desktop-themes/ContrastHigh/gtk-3.0/Makefile.am b/desktop-themes/ContrastHigh/gtk-3.0/Makefile.am deleted file mode 100644 index f38d61c7..00000000 --- a/desktop-themes/ContrastHigh/gtk-3.0/Makefile.am +++ /dev/null @@ -1,12 +0,0 @@ -themedir = $(datadir)/themes/ContrastHigh/gtk-3.0 - -theme_DATA = \ - gtk.css \ - gtk-widgets.css \ - mate-applications.css \ - panel-grid.svg \ - other-applications.css \ - settings.ini - -EXTRA_DIST = $(theme_DATA) - |