# SPDX-License-Identifier: ISC
# SPDX-URL: https://spdx.org/licenses/ISC.html
#
# Copyright (C) 2012 William Pitcock <nenolod@dereferenced.org>
# Copyright (C) 2018-2020 Aaron M. D. Jones <me@aaronmdjones.net>

include ../../../extra.mk

includesubdir = atheme/inline

INCLUDES =                  \
    account.h               \
    channels.h              \
    connection.h            \
    users.h

include ../../../buildsys.mk
