projects
/
openvswitch
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9f2cfbf
)
Don't try to distribute file that doesn't exist.
author
Ben Pfaff
<blp@nicira.com>
Fri, 6 Nov 2009 23:28:59 +0000
(15:28 -0800)
committer
Ben Pfaff
<blp@nicira.com>
Fri, 6 Nov 2009 23:33:47 +0000
(15:33 -0800)
lib/ovsdb-client.h was in my source tree at one point but was never checked
in.
Fixes "make dist".
lib/automake.mk
patch
|
blob
|
history
diff --git
a/lib/automake.mk
b/lib/automake.mk
index 918e4bb42ae5aa6a640cca234a65aaa5aee8e454..7e70822af9eba6e0e3d41c0f051567f0af18f5d9 100644
(file)
--- 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 \