projects
/
openvswitch
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
faa50f4
)
Fix "make dist" by adding include/openvswitch/types.h to the distribution.
author
Ben Pfaff
<blp@nicira.com>
Fri, 29 Oct 2010 17:33:03 +0000
(10:33 -0700)
committer
Ben Pfaff
<blp@nicira.com>
Fri, 29 Oct 2010 17:33:03 +0000
(10:33 -0700)
include/openvswitch/automake.mk
patch
|
blob
|
history
diff --git
a/include/openvswitch/automake.mk
b/include/openvswitch/automake.mk
index f97c1b27a6d5ee297384414eb6c6aef3d640ba19..b7c6723a833eabcbd09d5ddda86491562d63bb18 100644
(file)
--- a/
include/openvswitch/automake.mk
+++ b/
include/openvswitch/automake.mk
@@
-1,5
+1,6
@@
noinst_HEADERS += \
include/openvswitch/brcompat-netlink.h \
include/openvswitch/datapath-protocol.h \
- include/openvswitch/tunnel.h
+ include/openvswitch/tunnel.h \
+ include/openvswitch/types.h