2
0
mirror of https://github.com/openvswitch/ovs synced 2025-10-29 15:28:56 +00:00

Fix distribution by adding include/linux/if_link.h to "make dist".

Why can't I ever get this right the first time?
This commit is contained in:
Ben Pfaff
2010-11-09 14:40:11 -08:00
parent ec61a01cd8
commit bb65383a57
2 changed files with 2 additions and 0 deletions

View File

@@ -0,0 +1 @@
noinst_HEADERS += include/linux/if_link.h