linuxOS_AP05/external/bluez-alsa/Makefile.am
2025-06-02 13:59:07 +08:00

10 lines
151 B
Makefile

# BlueALSA - Makefile.am
# Copyright (c) 2016-2018 Arkadiusz Bokowy
ACLOCAL_AMFLAGS = -I m4
SUBDIRS = src utils
if ENABLE_TEST
SUBDIRS += test
endif