>
> *From:* [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] *On Behalf Of
> [EMAIL PROTECTED]
> *Sent:* Thursday, February 14, 2008 2:16 PM
> *To:* wireshark-dev@wireshark.org
> *Subject:* [Wireshark-dev] Prob
n meaning the makefile is not getting
> created.
>
>
>
> BR,
>
> Tarani
>
>
> --
>
> *From:* [EMAIL PROTECTED] [mailto:
> [EMAIL PROTECTED] *On Behalf Of *
> [EMAIL PROTECTED]
> *Sent:* Thursday, February 14, 2008 2:16 PM
> *To:* wireshark-dev@wireshar
or my plugin meaning the makefile is not
getting created.
BR,
Tarani
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
[EMAIL PROTECTED]
Sent: Thursday, February 14, 2008 2:16 PM
To: wireshark-dev@wireshark.org
Subject: [Wireshark-dev] Problems in comp
Hi ,
To include and compile a new plugin :
1. I have included Makefile.am, makefile.common, makefile.nmake in
the plugin/xxx directory
2. Also in the makefile.am and makefile.nmake in the plugins
3. also in the makefile.am and configure.in the wireshark directory
I hope the