From dd18a8a4e6a40cfc575248b86a47ce4071915040 Mon Sep 17 00:00:00 2001 From: Ben Pfaff Date: Fri, 6 Nov 2009 15:28:59 -0800 Subject: [PATCH] Don't try to distribute file that doesn't exist. lib/ovsdb-client.h was in my source tree at one point but was never checked in. Fixes "make dist". --- lib/automake.mk | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/automake.mk b/lib/automake.mk index 918e4bb42..7e70822af 100644 --- a/lib/automake.mk +++ b/lib/automake.mk @@ -77,7 +77,6 @@ lib_libopenvswitch_a_SOURCES = \ lib/ofp-print.h \ lib/ofpbuf.c \ lib/ofpbuf.h \ - lib/ovsdb-client.h \ lib/ovsdb-data.c \ lib/ovsdb-data.h \ lib/ovsdb-error.c \ -- 2.43.0