summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorKalev Lember <klember@redhat.com>2018-11-16 10:29:54 +0100
committerKalev Lember <klember@redhat.com>2018-11-16 10:31:44 +0100
commitd907ef469023f4faca140879efa21b713a7bf13d (patch)
treeb1c24e39588b5c5aadeab64a0402339728cba2f3 /Makefile.am
parent513755f01594ec64036364085fcd2980f6c85d5f (diff)
downloadadwaita-icon-theme-d907ef469023f4faca140879efa21b713a7bf13d.tar.gz
cursors: symlink fleur to all-scroll in Makefile.am as well
Commit 513755f changed the symlink, but forgot to do the matching change in the build system.
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 103f6d0fe..58af952b5 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -162,7 +162,7 @@ install-data-hook:
$(LN_S) -f hand2$$cur 9d800788f1b08800ae810202380a0822$$cur && \
$(LN_S) -f hand2$$cur e29285e634086352946a0e7090d73106$$cur && \
$(LN_S) -f hand2$$cur hand$$cur && \
- $(LN_S) -f grabbing$$cur fleur$$cur && \
+ $(LN_S) -f all-scroll$$cur fleur$$cur && \
$(LN_S) -f question_arrow$$cur d9ce0ab605698f320427677b458ad60b$$cur && \
$(LN_S) -f question_arrow$$cur 5c6cd98b3f3ebcb1f9c7f1c204630408$$cur && \
$(LN_S) -f question_arrow$$cur help$$cur && \