On unix: make clean ./autogen.sh ./configure .... make
On windows: nmake -f Makefile.nmake clean nmake -f Makefile.nmake all On Wed, Apr 30, 2008 at 3:20 PM, goitom kahsay <[EMAIL PROTECTED]> wrote: > Hi Jaap, > > Thank you very much for every thing. > > > But the added file does not compile. And also it does not create any > object file. > > Thank you in advance > > > > > > On Wed, Apr 30, 2008 at 11:48 AM, Jaap Keuter <[EMAIL PROTECTED]> wrote: > > > Hi, > > > > gtk/Makefile.common is the place for that. > > > > Thanx, > > Jaap > > > > > > > > > > > > goitom kahsay wrote: > > > Hello All, > > > How can i add a file to the wireshark source code? > > > > > > Spesficaly to add a file to the* GTK* folder. > > > > > > Any idea is appriciated > > > > > > -- > > > Benice2all > > > > > > > _______________________________________________ > > Wireshark-dev mailing list > > [email protected] > > http://www.wireshark.org/mailman/listinfo/wireshark-dev > > > > > > -- > Benice2all > _______________________________________________ > Wireshark-dev mailing list > [email protected] > http://www.wireshark.org/mailman/listinfo/wireshark-dev > > -- This information is top security. When you have read it, destroy yourself. -- Marshall McLuhan _______________________________________________ Wireshark-dev mailing list [email protected] http://www.wireshark.org/mailman/listinfo/wireshark-dev
