configure: Fix --with-linux when environment contains KSRC.
[sliver-openvswitch.git] / Makefile.am
index 2a1bb35..e01459a 100644 (file)
@@ -34,6 +34,7 @@ EXTRA_DIST = \
        DESIGN \
        INSTALL.KVM \
        INSTALL.Linux \
+       INSTALL.RHEL \
        INSTALL.SSL \
        INSTALL.XenServer \
        INSTALL.bridge \
@@ -157,5 +158,6 @@ include third-party/automake.mk
 include debian/automake.mk
 include vswitchd/automake.mk
 include ovsdb/automake.mk
+include rhel/automake.mk
 include xenserver/automake.mk
 include python/ovs/automake.mk