summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 326e525..09865b2 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -5,6 +5,7 @@ check_PROGRAMS = cthelper-test
cthelper_test_SOURCES = proto.c \
ct.c \
l3_ipv4.c \
+ l3_ipv6.c \
l4_tcp.c \
l4_udp.c \
expect.c \