summaryrefslogtreecommitdiff
path: root/Build/source/utils/devnag/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/utils/devnag/Makefile.am')
-rw-r--r--Build/source/utils/devnag/Makefile.am6
1 files changed, 5 insertions, 1 deletions
diff --git a/Build/source/utils/devnag/Makefile.am b/Build/source/utils/devnag/Makefile.am
index e8fc97f26cf..a2b0b73fd8e 100644
--- a/Build/source/utils/devnag/Makefile.am
+++ b/Build/source/utils/devnag/Makefile.am
@@ -1,5 +1,7 @@
+## $Id$
## Makefile.am for the TeX Live subdirectory utils/devnag/
##
+## Copyright 2016 Karl Berry <tex-live@tug.org>
## Copyright 2009-2015 Peter Breitenlohner <tex-live@tug.org>
## You may freely use, modify and/or distribute this file.
##
@@ -17,6 +19,9 @@ config.force: $(KPATHSEA_DEPEND)
echo timestamp >config.force
$(SHELL) ./config.status --recheck
+man1_MANS = \
+ devnag.1
+
DISTCLEANFILES = config.force
## Tests.
@@ -32,4 +37,3 @@ EXTRA_DIST += \
tests/vedasample.dn tests/vedasample.tex
DISTCLEANFILES += captions.dn examples.dn *.tex
-