configure: Add macros to check for #include_next and add a workaround.
[sliver-openvswitch.git] / Makefile.am
index 3c6572c..a6d985d 100644 (file)
@@ -283,6 +283,7 @@ if LINUX_ENABLED
        cd datapath/linux && $(MAKE) modules_install
 endif
 
+include m4/automake.mk
 include lib/automake.mk
 include ofproto/automake.mk
 include utilities/automake.mk