mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 12:11:13 +00:00
smoothwave fixin
Original commit message from CVS: smoothwave fixin
This commit is contained in:
parent
87e40214fb
commit
14db405c9e
2 changed files with 2 additions and 2 deletions
|
@ -1077,7 +1077,7 @@ ext/rtp/Makefile
|
|||
ext/sdl/Makefile
|
||||
ext/shout/Makefile
|
||||
ext/sidplay/Makefile
|
||||
ext/smooothwave/Makefile
|
||||
ext/smoothwave/Makefile
|
||||
ext/vorbis/Makefile
|
||||
ext/xmms/Makefile
|
||||
gst-libs/Makefile
|
||||
|
|
|
@ -161,7 +161,7 @@ SHOUT_DIR=
|
|||
endif
|
||||
|
||||
if USE_SMOOTHWAVE
|
||||
SMOOTHWAVE_DIR=smooothwave
|
||||
SMOOTHWAVE_DIR=smoothwave
|
||||
else
|
||||
SMOOTHWAVE_DIR=
|
||||
endif
|
||||
|
|
Loading…
Reference in a new issue