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 92e071884181568a8c4adbeb6ab84405b91e5368..3cc83d87988b0f19f7c13badc8ef18893dcc41cb 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