From 3becd6c845c7d507623506795a809888f7091479 Mon Sep 17 00:00:00 2001 From: Ben Pfaff Date: Thu, 19 Aug 2010 13:11:05 -0700 Subject: [PATCH] debian: Fix "make dist" by adding corekeeper.override to EXTRA_DIST. Reported-by: Teemu Koponen --- AUTHORS | 1 + debian/automake.mk | 1 + 2 files changed, 2 insertions(+) diff --git a/AUTHORS b/AUTHORS index cff5d2fb..d0e8b530 100644 --- a/AUTHORS +++ b/AUTHORS @@ -48,6 +48,7 @@ Sean Brady sbrady@gtfservices.com Srini Seetharaman seethara@stanford.edu Stephen Hemminger shemminger@vyatta.com Takayuki HAMA t-hama@cb.jp.nec.com +Teemu Koponen koponen@nicira.com kk yap yapkke@stanford.edu Thanks to all Open vSwitch contributors. If you are not listed above diff --git a/debian/automake.mk b/debian/automake.mk index 7c656c8a..f8f91df6 100644 --- a/debian/automake.mk +++ b/debian/automake.mk @@ -6,6 +6,7 @@ EXTRA_DIST += \ debian/copyright \ debian/corekeeper.cron.daily \ debian/corekeeper.init \ + debian/corekeeper.override \ debian/dirs \ debian/openvswitch-common.dirs \ debian/openvswitch-common.install \ -- 2.30.2