MFC r206996: indent.pro example: actually install the sample file

This commit is contained in:
Andriy Gapon 2010-04-23 15:24:56 +00:00
parent bf129106d7
commit dec2030982
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/stable/8/; revision=207119
2 changed files with 4 additions and 0 deletions

View File

@ -217,6 +217,8 @@
..
ibcs2
..
indent
..
ipfilter
..
ipfw

View File

@ -15,6 +15,7 @@ LDIRS= BSD_daemon \
find_interface \
hast \
ibcs2 \
indent \
ipfw \
kld \
libvgl \
@ -77,6 +78,7 @@ XFILES= BSD_daemon/FreeBSD.pfa \
hast/vip-up.sh \
ibcs2/README \
ibcs2/hello.uu \
indent/indent.pro \
ipfw/change_rules.sh \
kld/Makefile \
kld/cdev/Makefile \