summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2016-03-14 23:21:34 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2016-03-14 23:21:34 +0000
commit0b874eba8757c4cfebe8630b58f631fd0bb25c85 (patch)
treecb08ad3e92ceab6ecb0f2ea53eadfde97fb87eb3
parent4763e69bec94ffb17d26958e4565808438fa979a (diff)
downloads6-dns-0b874eba8757c4cfebe8630b58f631fd0bb25c85.tar.xz
Really fix update and global-links dependencies this time...
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 403f6d4..67fb474 100644
--- a/Makefile
+++ b/Makefile
@@ -89,7 +89,7 @@ install-data: $(ALL_DATA:src/etc/%=$(DESTDIR)$(datadir)/%)
ifneq ($(exthome),)
-$(DESTDIR)$(exthome): $(home)
+$(DESTDIR)$(exthome): $(DESTDIR)$(home)
exec $(INSTALL) -l $(notdir $(home)) $(DESTDIR)$(exthome)
update: $(DESTDIR)$(exthome)