mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-01 22:58:49 -04:00
contrary to libasound, version script for libatopology is a regular
source file. while it's often the case that $(builddir) and $(srcdir)
point to the same directory, they don't always have to. therefore path
needs to point explicitly to $(srcdir) for Versions script in topology
Closes: https://github.com/alsa-project/alsa-lib/pull/383
Fixes: GH-382
Fixes:
|
||
|---|---|---|
| .. | ||
| builder.c | ||
| channel.c | ||
| ctl.c | ||
| dapm.c | ||
| data.c | ||
| decoder.c | ||
| elem.c | ||
| log.c | ||
| Makefile.am | ||
| ops.c | ||
| parser.c | ||
| pcm.c | ||
| save.c | ||
| text.c | ||
| tplg_local.h | ||
| Versions | ||