Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: Re: [Wireshark-dev] Ubuntu Cmake Build Failing

From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Thu, 13 Feb 2014 14:49:24 -0800
On Feb 13, 2014, at 2:43 PM, Gerald Combs <gerald@xxxxxxxxxxxxx> wrote:

> It looks like we're creating tshark-tap-register.c for both tshark and
> tfshark at the same time:
> 
> [ 86%] Generating tshark-tap-register.c
> [ 86%] Generating tshark-tap-register.c

Methinks the file for the tap registration routine for tfshark should be called tfshark-tap-register.c.  Anything else is fragile and potentially confusing.