Make sure to set 'port_no' in ofp_port_mod messages.
[openvswitch] / Makefile.am
index 53c65fefd7f3e96274adf8ba7306d50c683bdb15..658070b3ebc1c75f0317332625f3ac0a8c65dae8 100644 (file)
@@ -14,7 +14,7 @@ SUBDIRS = \
        third-party \
        debian
 if HAVE_EXT
-SUBDIRS += ext
+SUBDIRS += $(EXT)
 distdir = $(PACKAGE)+ext-$(VERSION)
 endif