X-Git-Url: http://git.samba.org/samba.git/?p=obnox%2Fwireshark%2Fwip.git;a=blobdiff_plain;f=epan%2Fdissectors%2FMakefile.common;h=8b66fac76f6dd97ede01e49ee39240f932cb778d;hp=596939ab8206d1d57474d2f6718b98b6231c6d55;hb=0871d1983fde36f792590357c28d2c1037c9559f;hpb=2b78f00e0989162551fa0c205f6d67ea0eea3660 diff --git a/epan/dissectors/Makefile.common b/epan/dissectors/Makefile.common index 596939ab82..8b66fac76f 100644 --- a/epan/dissectors/Makefile.common +++ b/epan/dissectors/Makefile.common @@ -122,6 +122,9 @@ ASN_DISSECTOR_SRC = \ packet-pkixqualified.c \ packet-pkixtsp.c \ packet-pres.c \ + packet-q932.c \ + packet-q932-ros.c \ + packet-qsig.c \ packet-ranap.c \ packet-rnsap.c \ packet-ros.c \ @@ -944,6 +947,9 @@ DISSECTOR_INCLUDES = \ packet-pres.h \ packet-prism.h \ packet-q931.h \ + packet-q932.h \ + packet-q932-ros.h \ + packet-qsig.h \ packet-radiotap.h \ packet-radius.h \ packet-ranap.h \