aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/amd
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-05-14 11:24:41 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-05-14 11:24:41 +0000
commitd6f5c64683167b59f9d424e47b609ecd88551944 (patch)
treea7d7e12542fd451e96b8de8f740731a75b5a7394 /usr.sbin/amd
parent14c77d8a986e432886863e9d16a2845310b2c963 (diff)
downloadsrc-d6f5c64683167b59f9d424e47b609ecd88551944.tar.gz
src-d6f5c64683167b59f9d424e47b609ecd88551944.zip
Added "doc" to the list of subdirs, so that amdref.info* will get
installed in /usr/share/info...closes my own PR, docs/408 (aaah now I need to figure out how to "close" PRs... ;)....
Notes
Notes: svn path=/head/; revision=8512
Diffstat (limited to 'usr.sbin/amd')
-rw-r--r--usr.sbin/amd/Makefile2
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>