diff options
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r-- | CMakeLists.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 4313d5de61..feca771bc3 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -464,8 +464,6 @@ set(PACKAGELIST ${PACKAGELIST} YAPP) set(PACKAGELIST ${PACKAGELIST} POD) -set(WANT_PACKET_EDITOR 1) - set(PROGLIST text2pcap mergecap capinfos editcap reordercap dumpcap) #Sort the package list |