Do not send in-band control traffic to the controller.
[openvswitch] / Makefile.am
index aee1a9dcd4f114b13803a22fa12c2bf0468401b0..c678d90268edfcfda93375b73e6b2aabaebb8bee 100644 (file)
@@ -1,2 +1,19 @@
 AUTOMAKE_OPTIONS=foreign
-SUBDIRS = lib datapath secchan controller utilities man include third-party
+ACLOCAL_AMFLAGS = -I m4
+SUBDIRS = \
+       lib \
+       datapath \
+       secchan \
+       controller \
+       utilities \
+       switch \
+       tests \
+       include \
+       third-party
+if HAVE_EXT
+SUBDIRS += ext
+endif
+
+DIST_SUBDIRS = $(SUBDIRS)
+
+EXTRA_DIST = README.hwtables