diff options
author | Jaap Keuter <jaap.keuter@xs4all.nl> | 2009-02-22 10:52:05 +0000 |
---|---|---|
committer | Jaap Keuter <jaap.keuter@xs4all.nl> | 2009-02-22 10:52:05 +0000 |
commit | 9fb248f1c0c2a6b6092f1902087787e2f1c8b298 (patch) | |
tree | b977229d5abc482c555560ce87e7e1fc26775e7e /plugins/Makefile.am | |
parent | 03bbd18a0bfb50b3d3c3c313fa112c03fd823e75 (diff) | |
download | wireshark-9fb248f1c0c2a6b6092f1902087787e2f1c8b298.tar.gz wireshark-9fb248f1c0c2a6b6092f1902087787e2f1c8b298.tar.bz2 wireshark-9fb248f1c0c2a6b6092f1902087787e2f1c8b298.zip |
Incorporate plugin dissector into build in collection.
svn path=/trunk/; revision=27502
Diffstat (limited to 'plugins/Makefile.am')
-rw-r--r-- | plugins/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/Makefile.am b/plugins/Makefile.am index 611537d4d4..f0987277c0 100644 --- a/plugins/Makefile.am +++ b/plugins/Makefile.am @@ -32,7 +32,6 @@ SUBDIRS = $(_CUSTOM_SUBDIRS_) \ ethercat \ giop \ gryphon \ - infiniband \ irda \ m2m \ mate \ |