diff options
| author | Kenneth D. Merry <ken@FreeBSD.org> | 2000-05-21 23:57:52 +0000 |
|---|---|---|
| committer | Kenneth D. Merry <ken@FreeBSD.org> | 2000-05-21 23:57:52 +0000 |
| commit | 96a93c63a868bcd2128e9152aecbd39f2776dcc0 (patch) | |
| tree | 628eefe03ec4d955955ea2926b16a68a8bde4c00 /lib/libcam | |
| parent | 1c23847582ad9c4bfd31d26df29e03cfc59a1ac7 (diff) | |
Notes
Diffstat (limited to 'lib/libcam')
| -rw-r--r-- | lib/libcam/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libcam/Makefile b/lib/libcam/Makefile index 86563b956768..a66251092481 100644 --- a/lib/libcam/Makefile +++ b/lib/libcam/Makefile @@ -3,7 +3,7 @@ MAINTAINER=ken@FreeBSD.ORG LIB= cam -SRCS= camlib.c scsi_cmdparse.c scsi_all.c scsi_sa.c cam.c +SRCS= camlib.c scsi_cmdparse.c scsi_all.c scsi_da.c scsi_sa.c cam.c INCS= camlib.h MAN3= cam.3 cam_cdbparse.3 |
