X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=Makefile.am;h=115162de53daff510bce0ef0dcf9baf0b6411f8e;hb=8b97ad35e5a36375a357b0c0830ecba3ab0a1b1a;hp=4b6156d14cb2ef0d8dee0605ff3baadeb3740ef5;hpb=853d10830faccd9a8d37780d2f957aaba40105d5;p=openvswitch diff --git a/Makefile.am b/Makefile.am index 4b6156d1..115162de 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 \ @@ -49,6 +50,7 @@ EXTRA_DIST = \ INSTALL.XenServer \ INSTALL.bridge \ INSTALL.userspace \ + IntegrationGuide \ NOTICE \ PORTING \ README-gcov \