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