mirror of
https://github.com/openvswitch/ovs
synced 2025-10-19 14:37:21 +00:00
11 lines
352 B
Makefile
11 lines
352 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.
|
||
|
|
||
|
noinst_HEADERS += \
|
||
|
include/windows/windefs.h \
|
||
|
include/windows/syslog.h
|