mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-23 06:59:55 -05:00
7 lines
128 B
Makefile
7 lines
128 B
Makefile
EXTRA_LTLIBRARIES=libinstr.la
|
|
|
|
libinstr_la_SOURCES = fm.c simple.c iwffff.c
|
|
all: libinstr.la
|
|
|
|
|
|
INCLUDES=-I$(top_srcdir)/include
|