Imported Upstream version 1.0.10
[platform/upstream/lksctp-tools.git] / src / lib / Makefile.am
1 # Include these two in all the Makefile.am's!!!
2 include $(top_srcdir)/Makefile.vars
3 include $(top_srcdir)/Makefile.rules
4
5 include $(top_srcdir)/Makefile.dirs
6
7 # General compilation flags
8 INCLUDES = -I$(top_srcdir)/src/include
9
10 lib_LTLIBRARIES = libsctp.la
11 libsctp_la_SOURCES = bindx.c connectx.c peeloff.c opt_info.c addrs.c sendmsg.c recvmsg.c Versions.map
12 libsctp_la_LDFLAGS = -version-info 1:10:0 -Wl,--version-script=Versions.map