commit | 69ef5186a1eb305b7106a33560861a807ec2dc9b | [log] [tgz] |
---|---|---|
author | Andreas Wundsam <andreas.wundsam@bigswitch.com> | Tue Nov 19 16:58:45 2013 -0800 |
committer | Andreas Wundsam <andreas.wundsam@bigswitch.com> | Tue Nov 19 17:55:50 2013 -0800 |
tree | 716fbd904c4a035143b7ce271eb0e4928f16e722 | |
parent | 90ce68635e4fa67b1cba0e9793401ced7be7e836 [diff] [blame] |
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