summaryrefslogtreecommitdiff
path: root/desktop-themes/aldabra/gtk-3.0/assets/Makefile.am
diff options
context:
space:
mode:
authorPerberos <[email protected]>2011-12-01 23:42:46 -0300
committerPerberos <[email protected]>2011-12-01 23:42:46 -0300
commitead8ef613ce66d51399a87d225b4cd52c6c7983e (patch)
tree28331e03ae7cced58068fc2a35dbf127d109a73e /desktop-themes/aldabra/gtk-3.0/assets/Makefile.am
downloadmate-themes-ead8ef613ce66d51399a87d225b4cd52c6c7983e.tar.bz2
mate-themes-ead8ef613ce66d51399a87d225b4cd52c6c7983e.tar.xz
moving from https://github.com/perberos/mate-desktop-environment
Diffstat (limited to 'desktop-themes/aldabra/gtk-3.0/assets/Makefile.am')
-rw-r--r--desktop-themes/aldabra/gtk-3.0/assets/Makefile.am16
1 files changed, 16 insertions, 0 deletions
diff --git a/desktop-themes/aldabra/gtk-3.0/assets/Makefile.am b/desktop-themes/aldabra/gtk-3.0/assets/Makefile.am
new file mode 100644
index 00000000..e5b455d5
--- /dev/null
+++ b/desktop-themes/aldabra/gtk-3.0/assets/Makefile.am
@@ -0,0 +1,16 @@
+
+themedir = $(datadir)/themes/aldabra/gtk-3.0/assets
+
+theme_DATA = \
+ checkbox-checked-insensitive.svg \
+ radio-mixed.svg \
+ checkbox-checked.svg \
+ radio-selected-insensitive.svg \
+ checkbox-mixed.svg \
+ radio-selected.svg \
+ checkbox-unchecked-insensitive.svg \
+ radio-unselected-insensitive.svg \
+ checkbox-unchecked.svg \
+ radio-unselected.svg
+
+EXTRA_DIST = $(theme_DATA)