summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorWilliam Jon McCann <jmccann@redhat.com>2010-11-11 11:55:17 -0500
committerWilliam Jon McCann <jmccann@redhat.com>2010-11-11 17:17:28 -0500
commit284c2fbd2469551672cb1e837f4beb7a613a2039 (patch)
treef3f74a624393433d90c47bbbe22f47dc5f10e818 /Makefile.am
downloadadwaita-icon-theme-284c2fbd2469551672cb1e837f4beb7a613a2039.tar.gz
Add cursor theme
Originally from Jakub Steiner's dmz-aa theme
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am5
1 files changed, 5 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
new file mode 100644
index 000000000..7efce3589
--- /dev/null
+++ b/Makefile.am
@@ -0,0 +1,5 @@
+
+cursordir = $(datadir)/icons/Adwaita/cursors
+cursor_DATA = data/*
+
+EXTRA_DIST = $(cursor_DATA)