X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Makefile.am;h=22ebb219ce2c026cc22f96e26162a8cfff042655;hb=d0632593feacc7942fa1650baf07e1e0b8dd1676;hp=60fd21efccb1cd608db67bc2424ef47408dbebc8;hpb=576e26d7b47f4e53116ef0b5f035d260f426d37b;p=openvswitch diff --git a/Makefile.am b/Makefile.am index 60fd21ef..22ebb219 100644 --- a/Makefile.am +++ b/Makefile.am @@ -30,7 +30,8 @@ EXTRA_DIST = INSTALL.bridge \ INSTALL.Linux \ INSTALL.OpenFlow \ INSTALL.SSL \ - INSTALL.XenServer + INSTALL.XenServer \ + README-gcov bin_PROGRAMS = sbin_PROGRAMS = bin_SCRIPTS = @@ -76,5 +77,6 @@ include include/automake.mk include third-party/automake.mk include debian/automake.mk include vswitchd/automake.mk +include ovsdb/automake.mk include xenserver/automake.mk include extras/ezio/automake.mk