From c079969fd37d34db2f0579d3f3b6a50545a92f33 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ville=20Skytt=C3=A4?= Date: Tue, 1 Nov 2011 23:17:40 +0200 Subject: [PATCH] Fix symlinking in "make distcheck". --- completions/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/completions/Makefile.am b/completions/Makefile.am index cf809096..21201925 100644 --- a/completions/Makefile.am +++ b/completions/Makefile.am @@ -785,7 +785,7 @@ symlinks: done .PHONY: symlinks -all-local: targetdir = $(srcdir) +all-local: targetdir = . all-local: symlinks install-data-local: targetdir = $(DESTDIR)$(bashcompdir)