diff options
| author | Satoshi Asami <asami@FreeBSD.org> | 1995-05-14 11:24:41 +0000 |
|---|---|---|
| committer | Satoshi Asami <asami@FreeBSD.org> | 1995-05-14 11:24:41 +0000 |
| commit | d6f5c64683167b59f9d424e47b609ecd88551944 (patch) | |
| tree | a7d7e12542fd451e96b8de8f740731a75b5a7394 | |
| parent | 14c77d8a986e432886863e9d16a2845310b2c963 (diff) | |
Notes
| -rw-r--r-- | usr.sbin/amd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/amd/Makefile b/usr.sbin/amd/Makefile index 96405b8fe90c..5b1fb9dc7860 100644 --- a/usr.sbin/amd/Makefile +++ b/usr.sbin/amd/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/6/93 -SUBDIR= amd amq fsinfo mk-amd-map +SUBDIR= amd amq doc fsinfo mk-amd-map .include <bsd.subdir.mk> |
