summaryrefslogtreecommitdiff
path: root/include/automake.mk
diff options
context:
space:
mode:
authorBen Pfaff <blp@nicira.com>2010-11-09 14:40:11 -0800
committerBen Pfaff <blp@nicira.com>2010-11-09 14:40:11 -0800
commitbb65383a57455d194927ba540ff0bbe23c7c054f (patch)
tree06afab76aa50a6f38c0bb326094b247c52ce0c5a /include/automake.mk
parentec61a01cd8ed73b13ffe042ddff4baf41f6b63e7 (diff)
downloadopenvswitch-bb65383a57455d194927ba540ff0bbe23c7c054f.tar.gz
Fix distribution by adding include/linux/if_link.h to "make dist".
Why can't I ever get this right the first time?
Diffstat (limited to 'include/automake.mk')
-rw-r--r--include/automake.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/automake.mk b/include/automake.mk
index a1316c4ab..5c07a6aac 100644
--- a/include/automake.mk
+++ b/include/automake.mk
@@ -1,2 +1,3 @@
+include include/linux/automake.mk
include include/openflow/automake.mk
include include/openvswitch/automake.mk