projects
/
openvswitch
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8722022
)
Fix broken build by adding forgotten header file to list of headers.
author
Ben Pfaff
<blp@nicira.com>
Mon, 19 Apr 2010 18:26:07 +0000
(11:26 -0700)
committer
Ben Pfaff
<blp@nicira.com>
Mon, 19 Apr 2010 18:26:07 +0000
(11:26 -0700)
include/openvswitch/automake.mk
patch
|
blob
|
history
diff --git
a/include/openvswitch/automake.mk
b/include/openvswitch/automake.mk
index 92e071884181568a8c4adbeb6ab84405b91e5368..3cc83d87988b0f19f7c13badc8ef18893dcc41cb 100644
(file)
--- a/
include/openvswitch/automake.mk
+++ b/
include/openvswitch/automake.mk
@@
-1,5
+1,6
@@
noinst_HEADERS += \
include/openvswitch/gre.h \
include/openvswitch/brcompat-netlink.h \
+ include/openvswitch/internal_dev.h \
include/openvswitch/datapath-protocol.h