mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-29 05:40:25 -04:00
Added missing rule..
This commit is contained in:
parent
7619bcfa1d
commit
6ab3208c1d
1 changed files with 2 additions and 0 deletions
|
|
@ -7,5 +7,7 @@ libpcm_la_SOURCES = pcm.c pcm_plugin.c pcm_plugin_build.c pcm_misc.c \
|
|||
libpcm_la_LIBADD = plugin/libpcmplugin.la
|
||||
all: libpcm.la
|
||||
|
||||
plugin/libpcmplugin.la:
|
||||
$(MAKE) -C plugin libpcmplugin.la
|
||||
|
||||
INCLUDES=-I$(top_srcdir)/include
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue