summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorwl <wl>2006-05-30 17:29:09 +0000
committerwl <wl>2006-05-30 17:29:09 +0000
commit50e9fc1df6513643d35c2d537352f6ec130f4d12 (patch)
tree84244004390c19144a6b6a97e800af64b8caacc4 /doc
parentf2c362acd0e6f51a9ddd53112b482f1777b6686e (diff)
downloadgroff-50e9fc1df6513643d35c2d537352f6ec130f4d12.tar.gz
* src/libs/libgroff/font.cpp (font::load): Reject fonts called
`DESC'. Reduce number of false positives for `.if F ...' conditionals. Improve warning messages. * tmac/Makefile.sub: Add copyright notice. (NORMALFILES): Add man.tmac and ms.tmac. (SPECIALFILES): Remove man.tmac and ms.tmac. (CLEANADD): Remove man.tmac-sed and ms.tmac-sed. (install_data, uninstall_sub): Don't handle man.tmac and ms.tmac specially. (stamp-sed): Don't handle man.tmac and ms.tmac. Remove obsolete components in sed's regexp. * doc/Makefile.sub (EXAMPLEFILES): Add gnu.eps. * Makefile.in (OTHERDIRS, NOMAKEDIRS): Add hdtbl.
Diffstat (limited to 'doc')
-rw-r--r--doc/Makefile.sub3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/Makefile.sub b/doc/Makefile.sub
index 91510d06..6360255d 100644
--- a/doc/Makefile.sub
+++ b/doc/Makefile.sub
@@ -68,7 +68,8 @@ EXAMPLEFILES=\
webpage.ms \
groff.css \
grnexmpl.g \
- grnexmpl.me
+ grnexmpl.me \
+ gnu.eps
PROCESSEDEXAMPLEFILES=\
webpage.ps \