diff options
| author | Daniel Eischen <deischen@FreeBSD.org> | 2007-05-21 02:49:08 +0000 |
|---|---|---|
| committer | Daniel Eischen <deischen@FreeBSD.org> | 2007-05-21 02:49:08 +0000 |
| commit | 419ecd5dee28e23b759fc90ff551d2fd188cb86f (patch) | |
| tree | ad137f78093ffd47facbcbef6a68bb303af76e93 /lib/libusbhid | |
| parent | 9404513cfa140785ed9109696d41ac308b213941 (diff) | |
Notes
Diffstat (limited to 'lib/libusbhid')
| -rw-r--r-- | lib/libusbhid/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libusbhid/Makefile b/lib/libusbhid/Makefile index 4c6ad06daec8..23b406882326 100644 --- a/lib/libusbhid/Makefile +++ b/lib/libusbhid/Makefile @@ -4,7 +4,7 @@ LIB= usbhid MAN= usbhid.3 -SHLIB_MAJOR= 2 +SHLIB_MAJOR= 3 MLINKS= usbhid.3 libusbhid.3 usbhid.3 hid_get_report_desc.3 \ usbhid.3 hid_dispose_report_desc.3 \ |
