include: Install openflow/ and openvswitch/ headers.
authorThomas Graf <tgraf@noironetworks.com>
Thu, 13 Nov 2014 11:28:40 +0000 (12:28 +0100)
committerBen Pfaff <blp@nicira.com>
Thu, 13 Nov 2014 16:03:04 +0000 (08:03 -0800)
Suggested-by: Ben Pfaff <blp@nicira.com>
Signed-off-by: Thomas Graf <tgraf@noironetworks.com>
Acked-by: Flavio Leitner <fbl@redhat.com>
Signed-off-by: Ben Pfaff <blp@nicira.com>
include/openflow/automake.mk
include/openvswitch/automake.mk

index 4194996..512991e 100644 (file)
@@ -1,4 +1,5 @@
-noinst_HEADERS += \
+openflowincludedir = $(includedir)/openflow
+openflowinclude_HEADERS = \
        include/openflow/nicira-ext.h \
        include/openflow/openflow-1.0.h \
        include/openflow/openflow-1.1.h \
index d651c16..a867759 100644 (file)
@@ -1,3 +1,4 @@
-noinst_HEADERS += \
+openvswitchincludedir = $(includedir)/openvswitch
+openvswitchinclude_HEADERS = \
        include/openvswitch/types.h