]> git.proxmox.com Git - ovs.git/commitdiff
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 4194996a53a773bc55788a292a93d0389eba7ad0..512991e57f809676eec8e3652d674e29d71a1467 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 d651c16d47a0862e79d162585bc2f20dad824261..a86775917185232b86140bf8e906f67916c3bce1 100644 (file)
@@ -1,3 +1,4 @@
-noinst_HEADERS += \
+openvswitchincludedir = $(includedir)/openvswitch
+openvswitchinclude_HEADERS = \
        include/openvswitch/types.h