summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorwl <wl>2006-10-26 22:16:16 +0000
committerwl <wl>2006-10-26 22:16:16 +0000
commita415c52bf81f0ee60e93e1fbe115784c2d24c0ed (patch)
treeeae777e92d266d300f8cdf7e479c56caf650aa21 /Makefile.in
parent939e3402b577c70d5067e2fc10bf6866348168cf (diff)
downloadgroff-a415c52bf81f0ee60e93e1fbe115784c2d24c0ed.tar.gz
* Makefile.in (OTHERDIRS, NOMAKEDIRS): Add `chem' bundle.
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index fa810784..a5026a7e 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -589,6 +589,7 @@ OTHERDIRS=\
src/roff/nroff \
doc \
contrib/mm \
+ contrib/chem \
contrib/pic2graph \
contrib/eqn2graph \
contrib/grap2graph \
@@ -606,6 +607,8 @@ EXTRADIRS=\
doc
NOMAKEDIRS=\
arch/djgpp \
+ contrib/chem/examples \
+ contrib/chem/examples/122 \
contrib/groffer/perl \
contrib/groffer/shell \
contrib/hdtbl/examples \