diff options
| author | Andriy Gapon <avg@FreeBSD.org> | 2010-04-23 15:24:56 +0000 |
|---|---|---|
| committer | Andriy Gapon <avg@FreeBSD.org> | 2010-04-23 15:24:56 +0000 |
| commit | dec20309828da6cba74e291be1ae2bd085452502 (patch) | |
| tree | db6915fd462404c858ed4e4152381504eeb1646e /share | |
| parent | bf129106d7a94f187c5128321d319e8ec7757011 (diff) | |
Notes
Diffstat (limited to 'share')
| -rw-r--r-- | share/examples/Makefile | 2 |
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 \ |
