mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-15 07:00:02 -05:00
8 lines
113 B
Text
8 lines
113 B
Text
|
|
EXTRA_LTLIBRARIES=libhwdep.la
|
||
|
|
|
||
|
|
libhwdep_la_SOURCES = hwdep.c
|
||
|
|
all: libhwdep.la
|
||
|
|
|
||
|
|
|
||
|
|
INCLUDES=-I$(top_srcdir)/include
|