diff options
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r-- | CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 9a1df679..095d1f9f 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -981,6 +981,7 @@ set(NETDISSECT_SOURCE_LIST_C print-igmp.c print-igrp.c print-ip.c + print-ip-demux.c print-ip6.c print-ip6opts.c print-ipcomp.c |