diff options
| author | Poul-Henning Kamp <phk@FreeBSD.org> | 2002-04-01 13:58:14 +0000 |
|---|---|---|
| committer | Poul-Henning Kamp <phk@FreeBSD.org> | 2002-04-01 13:58:14 +0000 |
| commit | 75451b1858a1a8a7b83ae7abbeb6cef1bf580cf3 (patch) | |
| tree | d09401c7c0dee1ab840aa0eab721c69004a26c6b | |
| parent | 981149d059f7024655319a78ff682071a6d4f5b5 (diff) | |
Notes
| -rw-r--r-- | share/dict/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/dict/Makefile b/share/dict/Makefile index 1520b9909690..34d25c30f19e 100644 --- a/share/dict/Makefile +++ b/share/dict/Makefile @@ -4,7 +4,7 @@ NOOBJ= noobj # XXX MISSING: connectives words -FILES= README propernames web2 web2a tech +FILES= README propernames web2 web2a freebsd FILESDIR= ${BINDIR}/dict SYMLINKS= web2 ${FILESDIR}/words |
