aboutsummaryrefslogtreecommitdiff
path: root/share/examples/Makefile
diff options
context:
space:
mode:
authorAndriy Gapon <avg@FreeBSD.org>2010-04-21 12:17:01 +0000
committerAndriy Gapon <avg@FreeBSD.org>2010-04-21 12:17:01 +0000
commitee9c0bb32bd8df6307042c141a3de84edbaa1c92 (patch)
treecd1ec44689dabbf1f83183fa8c32a8139e994dbe /share/examples/Makefile
parent97293c583326ef1d7818eee9aacf15b757d47404 (diff)
downloadsrc-ee9c0bb32bd8df6307042c141a3de84edbaa1c92.tar.gz
src-ee9c0bb32bd8df6307042c141a3de84edbaa1c92.zip
indent.pro example: actually install the sample file
Notes
Notes: svn path=/head/; revision=206996
Diffstat (limited to 'share/examples/Makefile')
-rw-r--r--share/examples/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/share/examples/Makefile b/share/examples/Makefile
index 99d92c0d99a0..7d011e3a9cde 100644
--- a/share/examples/Makefile
+++ b/share/examples/Makefile
@@ -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 \