Hi List,
I noticed the following error in the README.developer in the doc sub-directory :
When adding a new dissector, one should add it in the "DISSECTOR_SRC" section of the Makefile.[am|nmake] instead of the "DISSECTOR_SOURCES" section which does not exist.
Moreover, it would be nice also if one could mention that once those files are modified, one need to run "autogen.sh" or at least "automake -a" for the new dissctor to be taken into account.
Could someone update the README.developer file accordingly ?
Yann.