Remove userspace switch in favor of the superior userspace datapath.
[sliver-openvswitch.git] / Makefile.am
index 4421b66..84fb6e7 100644 (file)
@@ -38,6 +38,7 @@ bin_SCRIPTS =
 dist_commands_DATA =
 dist_man_MANS =
 dist_pkgdata_SCRIPTS =
+dist_sbin_SCRIPTS =
 man_MANS =
 noinst_HEADERS =
 noinst_LIBRARIES =
@@ -63,7 +64,7 @@ include lib/automake.mk
 include secchan/automake.mk
 include controller/automake.mk
 include utilities/automake.mk
-include switch/automake.mk
+include udatapath/automake.mk
 include tests/automake.mk
 include include/automake.mk
 include third-party/automake.mk