summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwl <wl>2012-01-03 06:44:08 +0000
committerwl <wl>2012-01-03 06:44:08 +0000
commita9c0657f9b7bcb2209320c3e97517d0124b02e30 (patch)
treea685abe475bf6e2e605238fa347f08ebfac20ef1
parent27295dc29d7f7a6904f8d288799d81900f263ad5 (diff)
downloadgroff-a9c0657f9b7bcb2209320c3e97517d0124b02e30.tar.gz
Fix minor missing entry.
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5b8f19d2..8e72ce9c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -14,6 +14,7 @@
make in the top level `Makefile.in'.
* Makefile.in (ALLDIRS): Remove `OTHERDIRS'.
+ (dodirs): Updated.
(`$(TARGETS)'): Handle `OTHERDIRS' separately.
2012-01-03 Kristaps Dzonsons <kristaps@bsd.lv>