Fix broken build by adding forgotten header file to list of headers.
authorBen Pfaff <blp@nicira.com>
Mon, 19 Apr 2010 18:26:07 +0000 (11:26 -0700)
committerBen Pfaff <blp@nicira.com>
Mon, 19 Apr 2010 18:26:07 +0000 (11:26 -0700)
include/openvswitch/automake.mk

index 92e0718..3cc83d8 100644 (file)
@@ -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