Fix boot.sh for the case where the extensions repository is not available.
[sliver-openvswitch.git] / Makefile.am
index 53c65fe..658070b 100644 (file)
@@ -14,7 +14,7 @@ SUBDIRS = \
        third-party \
        debian
 if HAVE_EXT
-SUBDIRS += ext
+SUBDIRS += $(EXT)
 distdir = $(PACKAGE)+ext-$(VERSION)
 endif