summaryrefslogtreecommitdiffstats
path: root/share/mk/Makefile
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>2000-05-04 18:49:49 +0000
committerpeter <peter@FreeBSD.org>2000-05-04 18:49:49 +0000
commit6914c47f1beae7a93aadf8d3f8c68634f4ab6e7c (patch)
treef83a57fb10c217e77d953ebb263dbfd5736460bd /share/mk/Makefile
parentc624567b87fb2c463a10b0581a33671e72fc5c7b (diff)
downloadFreeBSD-src-6914c47f1beae7a93aadf8d3f8c68634f4ab6e7c.zip
FreeBSD-src-6914c47f1beae7a93aadf8d3f8c68634f4ab6e7c.tar.gz
Oops. I forgot to remove bsd.kmod.mk from the list of files installed. :-(
Submitted by: Scott Flatman <sf@aracnet.com>
Diffstat (limited to 'share/mk/Makefile')
-rw-r--r--share/mk/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/mk/Makefile b/share/mk/Makefile
index e8abc63..dfe6273 100644
--- a/share/mk/Makefile
+++ b/share/mk/Makefile
@@ -2,7 +2,7 @@
# @(#)Makefile 8.1 (Berkeley) 6/8/93
FILES= bsd.README
-FILES+= bsd.dep.mk bsd.doc.mk bsd.docb.mk bsd.info.mk bsd.kern.mk bsd.kmod.mk
+FILES+= bsd.dep.mk bsd.doc.mk bsd.docb.mk bsd.info.mk bsd.kern.mk
FILES+= bsd.lib.mk bsd.libnames.mk bsd.man.mk bsd.obj.mk bsd.own.mk
FILES+= bsd.port.mk bsd.port.post.mk bsd.port.pre.mk bsd.port.subdir.mk
FILES+= bsd.prog.mk bsd.sgml.mk bsd.subdir.mk
OpenPOWER on IntegriCloud