mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-29 10:38:27 +00:00
add aasink
Original commit message from CVS: add aasink
This commit is contained in:
parent
556e8a6239
commit
86925a1668
1 changed files with 7 additions and 6 deletions
|
@ -4,11 +4,11 @@
|
||||||
# A52DEC_DIR=
|
# A52DEC_DIR=
|
||||||
# endif
|
# endif
|
||||||
|
|
||||||
# if USE_AALIB
|
if USE_AALIB
|
||||||
# AALIB_DIR=aalib
|
AALIB_DIR=aalib
|
||||||
# else
|
else
|
||||||
# AALIB_DIR=
|
AALIB_DIR=
|
||||||
# endif
|
endif
|
||||||
|
|
||||||
# if USE_AMRNB
|
# if USE_AMRNB
|
||||||
# AMRNB_DIR=amrnb
|
# AMRNB_DIR=amrnb
|
||||||
|
@ -444,4 +444,5 @@ SUBDIRS=\
|
||||||
|
|
||||||
DIST_SUBDIRS=\
|
DIST_SUBDIRS=\
|
||||||
mad \
|
mad \
|
||||||
sidplay
|
sidplay \
|
||||||
|
aalib
|
||||||
|
|
Loading…
Reference in a new issue