Signed-off-by: Diego Elio Pettenò <flameeyes@xxxxxxxxxxxx> --- src/withsctp/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/withsctp/Makefile.am b/src/withsctp/Makefile.am index e091049..cecf606 100644 --- a/src/withsctp/Makefile.am +++ b/src/withsctp/Makefile.am @@ -10,7 +10,7 @@ include $(top_srcdir)/Makefile.rules bin_PROGRAMS = checksctp bin_SCRIPTS = withsctp -AM_CPPFLAGS=-I../include +AM_CPPFLAGS=-I$(top_srcdir)/src/include pkglib_LTLIBRARIES = libwithsctp.la libwithsctp_la_SOURCES = sctp_load_libs.c sctp_socket.c sctp_bind.c \ sctp_sockopt.c sctp_socket.h -- 1.8.1.2 -- To unsubscribe from this list: send the line "unsubscribe linux-sctp" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html