diff options
| author | Max Krasnyansky <maxk@qualcomm.com> | 2002-09-16 17:32:47 +0000 | 
|---|---|---|
| committer | Max Krasnyansky <maxk@qualcomm.com> | 2002-09-16 17:32:47 +0000 | 
| commit | 8a3e9d619f548c665569e8c835ed82313db3759b (patch) | |
| tree | bb24118fbe5cc0e3bd7884679257267c199aaa2d /src | |
| parent | fbe20747037da13e1f7e35b87f9ee904fe3c4bab (diff) | |
updatelibs-2.1
Diffstat (limited to 'src')
| -rw-r--r-- | src/Makefile.am | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 6359a2b0..794d67d2 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -5,6 +5,6 @@  lib_LTLIBRARIES = libbluetooth.la  libbluetooth_la_SOURCES = bluetooth.c hci.c -libbluetooth_la_LDFLAGS = -version-info 1:0:0 +libbluetooth_la_LDFLAGS = -version-info 1:1:0  INCLUDES = -I$(top_srcdir)/include  | 
