For SNAT, don't store the pre-fragment L2 header before actions are applied.
[sliver-openvswitch.git] / Makefile.am
index 64827a7..84fb6e7 100644 (file)
@@ -37,13 +37,15 @@ bin_PROGRAMS =
 bin_SCRIPTS =
 dist_commands_DATA =
 dist_man_MANS =
+dist_pkgdata_SCRIPTS =
+dist_sbin_SCRIPTS =
 man_MANS =
 noinst_HEADERS =
 noinst_LIBRARIES =
 noinst_PROGRAMS =
 noinst_SCRIPTS =
 
-EXTRA_DIST += README.hwtables
+EXTRA_DIST += README.hwtables subst
 
 do_subst = ($(srcdir)/subst VLOG_OPTIONS $(srcdir)/lib/vlog.man | \
            sed -e 's,[@]LOGDIR[@],$(LOGDIR),g' \
@@ -62,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