Makefile: make wireshark by default
diff --git a/Makefile b/Makefile
index 8e632a2..fc9c6e4 100644
--- a/Makefile
+++ b/Makefile
@@ -46,7 +46,7 @@
 OPENFLOWJ_OUTPUT_DIR = ${LOXI_OUTPUT_DIR}/openflowj
 OPENFLOWJ_ECLIPSE_WORKSPACE = openflowj-loxi
 
-all: c python java
+all: c python java wireshark
 
 c: .loxi_ts.c