datapath: An expanded table should be larger than its predecessor
[openvswitch] / Makefile.am
index ea6df2aaf431ea67d427b55ccf361893f76032b6..e01459aa6fde53fc305084b6dc8f1eea84f9ec67 100644 (file)
@@ -34,6 +34,7 @@ EXTRA_DIST = \
        DESIGN \
        INSTALL.KVM \
        INSTALL.Linux \
+       INSTALL.RHEL \
        INSTALL.SSL \
        INSTALL.XenServer \
        INSTALL.bridge \
@@ -61,6 +62,7 @@ noinst_man_MANS =
 noinst_PROGRAMS =
 noinst_SCRIPTS =
 OVSIDL_BUILT =
+pkgdata_DATA =
 scripts_SCRIPTS =
 SUFFIXES =
 check_DATA =
@@ -156,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