mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-04-26 06:54:49 +00:00
spc: fix typo in Makefile.am and build the right plugin (spc not gme)
This commit is contained in:
parent
4aea6354e0
commit
e591dcd64c
1 changed files with 1 additions and 1 deletions
|
@ -307,7 +307,7 @@ SOUNDTOUCH_DIR=
|
||||||
endif
|
endif
|
||||||
|
|
||||||
if USE_SPC
|
if USE_SPC
|
||||||
SPC_DIR=gme
|
SPC_DIR=spc
|
||||||
else
|
else
|
||||||
SPC_DIR=
|
SPC_DIR=
|
||||||
endif
|
endif
|
||||||
|
|
Loading…
Reference in a new issue