android_external_alsa-lib/test/lsb/Makefile.am
2025-06-24 22:51:10 -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