mirror of
https://git.proxmox.com/git/mirror_kronosnet
synced 2025-12-31 19:06:19 +00:00
14 lines
263 B
Makefile
14 lines
263 B
Makefile
#
|
|
# Copyright (C) 2016-2020 Red Hat, Inc. All rights reserved.
|
|
#
|
|
# Author: Fabio M. Di Nitto <fabbione@kronosnet.org>
|
|
#
|
|
# This software licensed under GPL-2.0+
|
|
#
|
|
|
|
MAINTAINERCLEANFILES = Makefile.in
|
|
|
|
include $(top_srcdir)/build-aux/check.mk
|
|
|
|
SUBDIRS = iov-hash
|