ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-dev: Re: [Wireshark-dev] Plugin add !

From: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Date: Tue, 29 Apr 2014 11:12:16 +0200
2014-04-29 10:13 GMT+02:00 khemis haythem <khemis.haythem@xxxxxxxx>:

 
Khemis Haythem
Adresse : Boite Postale 101  4118, Mednine
Statut : Élève ingénieur 
Spécialité : Génie des Communications et des Réseaux 
Ecole : Ecole National d'Ingénieurs de Gabes
 hello,
i m trying to add a plugin for my protocol, i do all modifications on 
-plugins/Makefile.am
-plugins/Makefile.nmake
-the top level Makefile.am
-the top level configure.ac
-epan/Makefile.am
-CMakeLists.txt
and of course i wrote my packett-PLUGIN_NAME.c
and now what i must do ? i should do again ./autogen.sh then ./configure then make ? 
Yes. But it should be done automatically when you run make if I'm not mistaken.

who can help me ? 
haythem.