summaryrefslogtreecommitdiff
path: root/include/linux/automake.mk
diff options
context:
space:
mode:
authorBen Pfaff <blp@nicira.com>2011-10-05 10:50:58 -0700
committerBen Pfaff <blp@nicira.com>2011-10-12 16:27:09 -0700
commit077257b83c68a36ea86f2d21c8395f60df710c21 (patch)
tree91e7904fec2de59ffbb3a5ccfe49f81ddc96e4fd /include/linux/automake.mk
parent9ea0bccc83a84458d934966eae15c78f3ee2bac8 (diff)
downloadopenvswitch-077257b83c68a36ea86f2d21c8395f60df710c21.tar.gz
datapath-protocol: Rename to <linux/openvswitch.h>.
Signed-off-by: Ben Pfaff <blp@nicira.com> Acked-by: Jesse Gross <jesse@nicira.com> Bug #7559.
Diffstat (limited to 'include/linux/automake.mk')
-rw-r--r--include/linux/automake.mk4
1 files changed, 3 insertions, 1 deletions
diff --git a/include/linux/automake.mk b/include/linux/automake.mk
index aa7e7392a..6fba5075a 100644
--- a/include/linux/automake.mk
+++ b/include/linux/automake.mk
@@ -1 +1,3 @@
-noinst_HEADERS += include/linux/types.h
+noinst_HEADERS += \
+ include/linux/openvswitch.h \
+ include/linux/types.h