aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorBen Pfaff <blp@nicira.com>2012-06-12 09:40:11 -0700
committerBen Pfaff <blp@nicira.com>2012-06-12 09:40:11 -0700
commitc483d489caeec8b38991065580365e8a2b34237e (patch)
tree28c13b50e174b9db56d1e4b9c07f13e21baf3fbe /Makefile.am
parentb5600ca2d0cfcef9ea6ad12fcf2ca81365fa6e0b (diff)
Add a FAQ.
I wrote most of this myself. The answer to "I can't seem to use Open vSwitch in a wireless network" is based on a response by Jesse Gross: http://openvswitch.org/pipermail/discuss/2011-January/004707.html Signed-off-by: Ben Pfaff <blp@nicira.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 4b6156d1..14604e88 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -41,6 +41,7 @@ PYCOV_CLEAN_FILES = build-aux/check-structs,cover
EXTRA_DIST = \
CodingStyle \
DESIGN \
+ FAQ \
INSTALL.KVM \
INSTALL.Libvirt \
INSTALL.Linux \