summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorwl <wl>2010-12-30 22:34:22 +0000
committerwl <wl>2010-12-30 22:34:22 +0000
commit801b94b12b81e5fd3609e29fb0f00990224363ad (patch)
tree63eedfa7a94e37aee322a4c77565993bc20881d8 /MANIFEST
parent3b8132704b9098c62abacf15a4d7270a56b841bc (diff)
downloadgroff-801b94b12b81e5fd3609e29fb0f00990224363ad.tar.gz
Call texi2dvi with correct makeinfo binary.
* doc/Makefile.in (.texinfo.dvi, .texinfo.pdf): Use $(MAKEINFO).
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST3
1 files changed, 2 insertions, 1 deletions
diff --git a/MANIFEST b/MANIFEST
index ccdc59b9..ef0cc999 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1,4 +1,4 @@
- Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2009
+ Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2009, 2010
Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
@@ -90,6 +90,7 @@ the groff source distribution.
./src/include The *.h C/C++ include files.
./src/libs C++ code common to several parts of the groff sources.
+ gnulib Auxiliary functions copied from the `gnulib' repository.
libbib Library of bibliographic functions.
libdriver Parser for intermediate output and postprocessor code.
libgroff Library for general support functions used everywhere.