summaryrefslogtreecommitdiff
path: root/build-aux/Makefile.once.head/00-var.mk
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-10-30 19:27:23 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-10-30 19:27:23 -0400
commit9384e763b00774603208b3d44977ed0e6762a09a (patch)
treefd8276bc961ccb91434bc2fee08c45cfb08a0961 /build-aux/Makefile.once.head/00-var.mk
parent95d18493a5d3399993053b94cb1fc4542699f884 (diff)
(systemd) at: mod: don't call on .doc
Diffstat (limited to 'build-aux/Makefile.once.head/00-var.mk')
-rw-r--r--build-aux/Makefile.once.head/00-var.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/build-aux/Makefile.once.head/00-var.mk b/build-aux/Makefile.once.head/00-var.mk
index 636bbb0..1f50f21 100644
--- a/build-aux/Makefile.once.head/00-var.mk
+++ b/build-aux/Makefile.once.head/00-var.mk
@@ -28,5 +28,6 @@ define mod.var.doc
# With this module, to depend on the value of a variable, depend on
# `$(outdir)/.var.VARNAME`.
endef
+mod.var.doc := $(value mod.var.doc)
.PHONY: _var.FORCE