mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-12 13:30:12 -05:00
8 lines
121 B
Text
8 lines
121 B
Text
|
|
EXTRA_LTLIBRARIES=librawmidi.la
|
||
|
|
|
||
|
|
librawmidi_la_SOURCES = rawmidi.c
|
||
|
|
all: librawmidi.la
|
||
|
|
|
||
|
|
|
||
|
|
INCLUDES=-I$(top_srcdir)/include
|