linuxOS_PX30_CAR/external/bluez-alsa/Makefile.am

10 lines
151 B
Makefile
Raw Normal View History

2026-01-20 05:50:57 +00:00
# BlueALSA - Makefile.am
# Copyright (c) 2016-2018 Arkadiusz Bokowy
ACLOCAL_AMFLAGS = -I m4
SUBDIRS = src utils
if ENABLE_TEST
SUBDIRS += test
endif