diff options
Diffstat (limited to 'Make-dist')
-rw-r--r-- | Make-dist | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Make-dist b/Make-dist index 293598febc..13df78abce 100644 --- a/Make-dist +++ b/Make-dist @@ -132,7 +132,6 @@ foo:=$(shell echo '+tsrcs=$(+tsrcs)'>&2) foo:=$(shell echo foobie, dammit! >&2) ifndef tardir --include $(common-objpfx)version.mk export tardir := glibc-$(version) endif |