projects
/
openvswitch
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
480bc9d
)
Fix "make distcheck".
author
Ben Pfaff
<blp@nicira.com>
Mon, 15 Sep 2008 23:31:37 +0000
(16:31 -0700)
committer
Ben Pfaff
<blp@nicira.com>
Mon, 15 Sep 2008 23:32:12 +0000
(16:32 -0700)
include/Makefile.am
patch
|
blob
|
history
diff --git
a/include/Makefile.am
b/include/Makefile.am
index 148a7e3d9cac03dae1e10398c76d27b999671d8f..20803f0e34aa4a4ff6142fc5dc9f93abdc7667c3 100644
(file)
--- a/
include/Makefile.am
+++ b/
include/Makefile.am
@@
-17,6
+17,7
@@
noinst_HEADERS = \
netdev.h \
netlink-protocol.h \
netlink.h \
+ nicira-ext.h \
ofpbuf.h \
ofp-print.h \
openflow.h \
@@
-33,6
+34,7
@@
noinst_HEADERS = \
stp.h \
util.h \
vconn.h \
+ vconn-provider.h \
vconn-ssl.h \
vconn-stream.h \
vlog-socket.h \