[Oisf-devel] [PATCH 3/9] Makefile: add sctp files to build

Eric Leblond eric at regit.org
Mon Feb 28 16:44:29 UTC 2011


This patch simply adds decode-sctp files to the compilation.
---
 src/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/Makefile.am b/src/Makefile.am
index 6d78210..dd0392e 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -31,6 +31,7 @@ decode-icmpv4.c decode-icmpv4.h \
 decode-icmpv6.c decode-icmpv6.h \
 decode-tcp.c decode-tcp.h \
 decode-udp.c decode-udp.h \
+decode-sctp.c decode-sctp.h \
 flow.c flow.h \
 flow-queue.c flow-queue.h \
 flow-hash.c flow-hash.h \
-- 
1.7.1




More information about the Oisf-devel mailing list