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... ;)....
This commit is contained in:
Satoshi Asami 1995-05-14 11:24:41 +00:00
parent 14c77d8a98
commit d6f5c64683
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=8512

View File

@ -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>