Wireshark-dev: Re: [Wireshark-dev] Help: How to add files to Wireshark
From: Stephen Fisher <
stephentfisher@xxxxxxxxx>
Date: Sat, 3 May 2008 18:01:10 -0600
On Sat, May 03, 2008 at 10:21:02AM +0300, goitom kahsay wrote:
> I added the name of the file to the gtk/Makefile.commom. But the file
> does not compile and create any object file.
That's all that is needed to compile it. Where did you add the
filename? It should be listed under WIRESHARK_GTK_SRC in alphabetical
order and if it's not the end one it needs a tab then \ at the end of it
like the other lines.
Steve