From: Ben Pfaff Date: Wed, 10 Oct 2012 17:09:12 +0000 (-0700) Subject: Makefile.am: Distribute INSTALL.Fedora. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6dcf2bc367acf876636e1a9542663bd95d28cf8c;p=openvswitch Makefile.am: Distribute INSTALL.Fedora. Signed-off-by: Ben Pfaff --- diff --git a/Makefile.am b/Makefile.am index 1b148719..dafba2b5 100644 --- a/Makefile.am +++ b/Makefile.am @@ -43,6 +43,7 @@ EXTRA_DIST = \ DESIGN \ FAQ \ INSTALL \ + INSTALL.Fedora \ INSTALL.KVM \ INSTALL.Libvirt \ INSTALL.RHEL \