Advertisement
wakoond

wireshark-gn-makefile.am

Jun 28th, 2013
556
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Diff 0.54 KB | None | 0 0
  1. --- Makefile.am.orig    2013-06-28 00:39:57.384716813 -0700
  2. +++ Makefile.am 2013-06-28 00:40:38.936716802 -0700
  3. @@ -293,8 +293,12 @@
  4.  -include plugins/Custom.make
  5.  plugin_ldadd = $(_CUSTOM_plugin_ldadd_) \
  6.     -dlopen plugins/asn1/asn1.la \
  7. +   -dlopen plugins/btp/btp.la \
  8. +   -dlopen plugins/cam/cam.la \
  9. +   -dlopen plugins/denm/denm.la \
  10.     -dlopen plugins/docsis/docsis.la \
  11.     -dlopen plugins/ethercat/ethercat.la \
  12. +   -dlopen plugins/gn/gn.la \
  13.     -dlopen plugins/gryphon/gryphon.la \
  14.     -dlopen plugins/irda/irda.la \
  15.     -dlopen plugins/m2m/m2m.la \
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement