Fix bug in vconn-tcp, vconn-ssl that prevented minimum-length OpenFlow packets from...
[sliver-openvswitch.git] / Makefile.am
1 AUTOMAKE_OPTIONS=foreign
2 SUBDIRS = lib datapath secchan controller
3 if HAVE_IF_PACKET
4 SUBDIRS += switch
5 endif
6 SUBDIRS += utilities man include third-party