mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-29 05:40:25 -04:00
Compilation fixes
This commit is contained in:
parent
aa20eaec43
commit
3e107dfbe6
2 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
EXTRA_LTLIBRARIES = libcompat.la
|
||||
EXTRA_libcompat_la_SOURCES = hsearch_r.c
|
||||
|
||||
libcompat_la_SOURCES = @COMPAT_SRCS@
|
||||
libcompat_la_SOURCES = empty.c @COMPAT_SRCS@
|
||||
|
||||
all: libcompat.la
|
||||
|
|
|
|||
0
src/compat/empty.c
Normal file
0
src/compat/empty.c
Normal file
Loading…
Add table
Add a link
Reference in a new issue