1 # Include these two in all the Makefile.am's!!!
2 include $(top_srcdir)/Makefile.vars
3 include $(top_srcdir)/Makefile.rules
5 include $(top_srcdir)/Makefile.dirs
7 # General compilation flags
8 INCLUDES = -I$(top_srcdir)/src/include
10 noinst_LTLIBRARIES = libsctputil.la
11 libsctputil_la_SOURCES = sctputil.c sctputil.h
12 libsctputil_la_LDFLAGS = -version-info 1:10:0