Add missing header to Makefile.am.
[openvswitch] / include / Makefile.am
1 noinst_HEADERS = \
2         buffer.h \
3         command-line.h \
4         compiler.h \
5         dynamic-string.h \
6         dpif.h \
7         fatal-signal.h \
8         fault.h \
9         flow.h \
10         hash.h \
11         list.h \
12         netlink-protocol.h \
13         netlink.h \
14         ofp-print.h \
15         openflow.h \
16         openflow-netlink.h \
17         packets.h \
18         poll-loop.h \
19         queue.h \
20         rconn.h \
21         socket-util.h \
22         util.h \
23         vconn.h \
24         vconn-ssl.h \
25         vlog-socket.h \
26         vlog.h \
27         xtoxll.h