mirror of
https://github.com/openvswitch/ovs
synced 2025-10-21 14:49:41 +00:00
This will be used for the #include_next in string.h in the following commit. Signed-off-by: Ben Pfaff <blp@nicira.com>
11 lines
339 B
Makefile
11 lines
339 B
Makefile
# Copyright (C) 2013 Nicira, Inc.
|
|
#
|
|
# Copying and distribution of this file, with or without modification,
|
|
# are permitted in any medium without royalty provided the copyright
|
|
# notice and this notice are preserved. This file is offered as-is,
|
|
# without warranty of any kind.
|
|
|
|
EXTRA_DIST += \
|
|
m4/absolute-header.m4 \
|
|
m4/include_next.m4
|