From: Keith Amidon Date: Tue, 7 Apr 2009 22:08:28 +0000 (-0700) Subject: Add vswitch init files to dist target. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=004c69ba99694b2306cbe0edf463fbd71b4cfc88;p=openvswitch Add vswitch init files to dist target. --- diff --git a/vswitchd/automake.mk b/vswitchd/automake.mk index 3f87d54c..da670cf2 100644 --- a/vswitchd/automake.mk +++ b/vswitchd/automake.mk @@ -32,4 +32,5 @@ vswitchd_brcompatd_LDADD = \ EXTRA_DIST += vswitchd/vswitchd.conf.5.in \ vswitchd/vswitchd.8.in \ - vswitchd/brcompatd.8.in + vswitchd/brcompatd.8.in \ + vswitchd/etc