aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorBen Pfaff <blp@nicira.com>2011-06-21 13:00:22 -0700
committerBen Pfaff <blp@nicira.com>2011-06-21 13:01:13 -0700
commitc434706a374bd44d1274e7bdbee40067a6620b61 (patch)
treec01fa12d0e60306c22bd51d089e3313a4f6961bb /Makefile.am
parente5b6e3ae0aa0f2bc9d7b5268822613bc228de3ac (diff)
Add RHEL 5/6 spec files and instructions.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 2a1bb353..e01459aa 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -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