summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2010-12-06 23:08:40 -0500
committerMatthias Clasen <mclasen@redhat.com>2010-12-06 23:08:40 -0500
commit60fe4de5bdb7ce509793fd87e89a266cf108a4bc (patch)
treeda0b077af5e66a05d0cb39e86ab35391b1b973f5 /Makefile.am
parent284c2fbd2469551672cb1e837f4beb7a613a2039 (diff)
downloadadwaita-icon-theme-60fe4de5bdb7ce509793fd87e89a266cf108a4bc.tar.gz
Fix Makefile syntax
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 7efce3589..ba07e815e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,5 +1,5 @@
cursordir = $(datadir)/icons/Adwaita/cursors
-cursor_DATA = data/*
+cursor_DATA = $(wildcard data/*)
EXTRA_DIST = $(cursor_DATA)