Move a bunch of the crypt modules and pint.h into wsutil.
[metze/wireshark/wip.git] / CMakeLists.txt
index 50ade08fb74b5df21c2ec40cf9f083fdc40d1bf3..bbd4c78a68e85994c0b153138476fc56593180a9 100644 (file)
@@ -998,7 +998,6 @@ if(BUILD_editcap)
        )
        set(editcap_FILES
                editcap.c
-               epan/crypt/md5.c
                ${WTAP_PLUGIN_SOURCES}
        )
        add_executable(editcap ${editcap_FILES})