Verify OpenFlow version number in vconn_recv().
[sliver-openvswitch.git] / Makefile.am
index 6306ab4..4644b05 100644 (file)
@@ -3,4 +3,4 @@ SUBDIRS = lib datapath secchan controller
 if HAVE_IF_PACKET
 SUBDIRS += switch
 endif
-SUBDIRS += utilities man include third-party
+SUBDIRS += utilities tests include third-party