Fix boot.sh behavior when OpenFlow extensions are not available.
[sliver-openvswitch.git] / Makefile.am
index e165359..b1221fd 100644 (file)
@@ -1,7 +1,7 @@
 # The goal of -Wno-syntax here is just to suppress the Automake warning
 # about overriding distdir, below.
 AUTOMAKE_OPTIONS = foreign -Wno-syntax subdir-objects
-ACLOCAL_AMFLAGS = -I m4 -I ext/m4
+ACLOCAL_AMFLAGS = -I m4
 SUBDIRS = datapath
 
 if HAVE_DPKG_BUILDPACKAGE