diff options
| author | Nate Lawson <njl@FreeBSD.org> | 2002-11-24 23:57:07 +0000 |
|---|---|---|
| committer | Nate Lawson <njl@FreeBSD.org> | 2002-11-24 23:57:07 +0000 |
| commit | 37efca486e8ddcb1c7d96ddf0ec3783d20e1c098 (patch) | |
| tree | 8063eb10bb1fe44abcfa585a4385e530d542d358 /share/examples/Makefile | |
| parent | ee4bb49d8afca694b4191d20f4a414d84d9518f7 (diff) | |
Notes
Diffstat (limited to 'share/examples/Makefile')
| -rw-r--r-- | share/examples/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/share/examples/Makefile b/share/examples/Makefile index bd7f01443284..bd88104f16e1 100644 --- a/share/examples/Makefile +++ b/share/examples/Makefile @@ -223,6 +223,9 @@ XFILES= BSD_daemon/FreeBSD.pfa \ ses/srcs/setobjstat.c \ scsi_target/Makefile \ scsi_target/scsi_target.c \ + scsi_target/scsi_target.h \ + scsi_target/scsi_target.8 \ + scsi_target/scsi_cmds.c \ slattach/unit-command.sh \ sliplogin/slip.hosts \ sliplogin/slip.login \ |
