summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormillert <millert@openbsd.org>2001-01-03 04:53:52 +0000
committermillert <millert@openbsd.org>2001-01-03 04:53:52 +0000
commitdbc14e01c4369d67f06f11a95758de30ec49eec5 (patch)
tree2469d8d74c4c4dcde38d0e5a8d4b0e6ba29634b3
parentSync with GENERIC, minor cleanups. (diff)
downloadwireguard-openbsd-dbc14e01c4369d67f06f11a95758de30ec49eec5.tar.xz
wireguard-openbsd-dbc14e01c4369d67f06f11a95758de30ec49eec5.zip
Descend into doc dir, missed in past amd doc commit
-rw-r--r--usr.sbin/amd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/amd/Makefile b/usr.sbin/amd/Makefile
index 9aa58fce088..cc053769f1a 100644
--- a/usr.sbin/amd/Makefile
+++ b/usr.sbin/amd/Makefile
@@ -1,5 +1,5 @@
-# $OpenBSD: Makefile,v 1.3 2001/01/02 19:59:57 mickey Exp $
+# $OpenBSD: Makefile,v 1.4 2001/01/03 04:53:52 millert Exp $
-SUBDIR= amd amq mk-amd-map
+SUBDIR= amd amq mk-amd-map doc
.include <bsd.subdir.mk>