From d907ef469023f4faca140879efa21b713a7bf13d Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Fri, 16 Nov 2018 10:29:54 +0100 Subject: 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. --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') 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 && \ -- cgit v1.2.1