From: Ben Pfaff Date: Thu, 23 Sep 2010 18:56:36 +0000 (-0700) Subject: Add missing file to distribution. X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=fca426efdad5e21a55f4a106ce7b2f0d1c4a5875;p=ovs.git Add missing file to distribution. --- diff --git a/vswitchd/automake.mk b/vswitchd/automake.mk index 1a4b465f5..93c6f92ea 100644 --- a/vswitchd/automake.mk +++ b/vswitchd/automake.mk @@ -13,6 +13,7 @@ vswitchd_ovs_vswitchd_SOURCES = \ vswitchd/proc-net-compat.h \ vswitchd/ovs-vswitchd.c \ vswitchd/system-stats.c \ + vswitchd/system-stats.h \ vswitchd/vswitch-idl.c \ vswitchd/vswitch-idl.h \ vswitchd/xenserver.c \