summaryrefslogtreecommitdiff
path: root/build-aux/Makefile.once.head
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-05-29 18:38:08 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-05-29 18:38:08 -0400
commitcc6d3d58f162eae6aef4cbe3d449967064d6f82c (patch)
treefbc5fdff629b8751a054e6cdd9e3595fa6953c97 /build-aux/Makefile.once.head
parent5cc0d6fb359da72dc12474ca34a22f9d45008c6e (diff)
oops
Diffstat (limited to 'build-aux/Makefile.once.head')
-rw-r--r--build-aux/Makefile.once.head/00-dist.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/build-aux/Makefile.once.head/00-dist.mk b/build-aux/Makefile.once.head/00-dist.mk
index 6a54b7d0b9..2f1da66444 100644
--- a/build-aux/Makefile.once.head/00-dist.mk
+++ b/build-aux/Makefile.once.head/00-dist.mk
@@ -23,7 +23,7 @@ ifeq ($(dist.name),)
$(error dist.name must be set)
endif
ifeq ($(dist.version),)
-$(error dist.name must be set)
+$(error dist.version must be set)
endif
# User configuration