linuxOS_AP05/external/bluez-alsa/Makefile.am

10 lines
151 B
Makefile
Raw Permalink Normal View History

2025-06-02 05:59:07 +00:00
# BlueALSA - Makefile.am
# Copyright (c) 2016-2018 Arkadiusz Bokowy
ACLOCAL_AMFLAGS = -I m4
SUBDIRS = src utils
if ENABLE_TEST
SUBDIRS += test
endif