diff options
Diffstat (limited to 'doc/Makefile')
-rw-r--r-- | doc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Makefile b/doc/Makefile index 735f3a48..b64a8386 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -17,7 +17,7 @@ dir := doc makemode := misc -targets = hurd.info $(wildcard hurd.info-*) +targets = hurd.info $(wildcard hurd.info-*) version.texi installationdir = $(infodir) DISTFILES = $(targets) |