android_external_alsa-lib/test/lsb/Makefile.am
2025-06-26 23:13:24 -05:00

7 lines
142 B
Makefile

TESTS = config
TESTS += midi_event
check_PROGRAMS = $(TESTS)
noinst_HEADERS = test.h
AM_CFLAGS = -Wall -pipe
LDADD = ../../src/libasound.la