summaryrefslogtreecommitdiffstats
path: root/share/mk/Makefile
diff options
context:
space:
mode:
authordeischen <deischen@FreeBSD.org>2006-03-16 15:20:27 +0000
committerdeischen <deischen@FreeBSD.org>2006-03-16 15:20:27 +0000
commitd0b5f732592b9a956e543763a8a7ae18c4e2e4f4 (patch)
tree4fd066f6e555e844c6c474ffd74599af2a71adf8 /share/mk/Makefile
parent38ea5a11663bf00698cddbfb3b2fdd871421a5b4 (diff)
downloadFreeBSD-src-d0b5f732592b9a956e543763a8a7ae18c4e2e4f4.zip
FreeBSD-src-d0b5f732592b9a956e543763a8a7ae18c4e2e4f4.tar.gz
Add version_gen.awk to the installed files.
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 131832c..a75d710 100644
--- a/share/mk/Makefile
+++ b/share/mk/Makefile
@@ -9,7 +9,7 @@ FILES+= bsd.lib.mk bsd.libnames.mk bsd.links.mk bsd.man.mk bsd.nls.mk
FILES+= 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.snmpmod.mk bsd.subdir.mk bsd.sys.mk
-FILES+= sys.mk
+FILES+= sys.mk version_gen.awk
NO_OBJ=
FILESDIR= ${BINDIR}/mk
OpenPOWER on IntegriCloud