Fix symlinking in "make distcheck".

This commit is contained in:
Ville Skyttä 2011-11-01 23:17:40 +02:00
parent e401bec263
commit c079969fd3

View File

@ -785,7 +785,7 @@ symlinks:
done done
.PHONY: symlinks .PHONY: symlinks
all-local: targetdir = $(srcdir) all-local: targetdir = .
all-local: symlinks all-local: symlinks
install-data-local: targetdir = $(DESTDIR)$(bashcompdir) install-data-local: targetdir = $(DESTDIR)$(bashcompdir)