projects
/
openvswitch
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c3e9dac
)
Add missing header to Makefile.am.
author
Ben Pfaff
<blp@cs.stanford.edu>
Sat, 26 Apr 2008 16:10:41 +0000
(09:10 -0700)
committer
Ben Pfaff
<blp@cs.stanford.edu>
Sat, 26 Apr 2008 16:13:31 +0000
(09:13 -0700)
include/Makefile.am
patch
|
blob
|
history
diff --git
a/include/Makefile.am
b/include/Makefile.am
index 0b7ddbe96fef9babb8b5c4525afee83b16b97aea..2e3f7e503bc4632906ef003e69395b4ddcf84c48 100644
(file)
--- a/
include/Makefile.am
+++ b/
include/Makefile.am
@@
-9,6
+9,7
@@
noinst_HEADERS = \
flow.h \
hash.h \
list.h \
+ netlink-protocol.h \
netlink.h \
ofp-print.h \
openflow.h \