~ubuntu-branches/ubuntu/utopic/lksctp-tools/utopic-proposed

« back to all changes in this revision

Viewing changes to src/withsctp/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Michael Biebl
  • Date: 2006-10-19 20:23:28 UTC
  • mfrom: (2.1.6 edgy)
  • Revision ID: james.westby@ubuntu.com-20061019202328-ts63rxlpp07yl2nc
Tags: 1.0.6.dfsg-4
Update maintainer email address to biebl@debian.org. 

Show diffs side-by-side

added added

removed removed

Lines of Context:
14
14
pkglib_LTLIBRARIES = libwithsctp.la
15
15
libwithsctp_la_SOURCES = sctp_load_libs.c sctp_socket.c sctp_bind.c \
16
16
        sctp_sockopt.c sctp_socket.h
17
 
libwithsctp_la_LDFLAGS = -version-info 1:2:0 -ldl
 
17
libwithsctp_la_LDFLAGS = -version-info 1:6:0 -ldl
18
18
 
19
19
pkgdoc_DATA = sctp_load_libs.c sctp_socket.c sctp_bind.c \
20
20
        sctp_sockopt.c sctp_socket.h checksctp.c