mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-04-26 06:54:49 +00:00
ext/Makefile.am: Forgot to commit this one.
Original commit message from CVS: * ext/Makefile.am: Forgot to commit this one.
This commit is contained in:
parent
9107cd5b6f
commit
94f577308e
2 changed files with 9 additions and 4 deletions
|
@ -1,3 +1,8 @@
|
||||||
|
2006-05-03 Tim-Philipp Müller <tim at centricular dot net>
|
||||||
|
|
||||||
|
* ext/Makefile.am:
|
||||||
|
Forgot to commit this one.
|
||||||
|
|
||||||
2006-05-03 Tim-Philipp Müller <tim at centricular dot net>
|
2006-05-03 Tim-Philipp Müller <tim at centricular dot net>
|
||||||
|
|
||||||
Patch by: James "Doc" Livingston <doclivingston gmail com>
|
Patch by: James "Doc" Livingston <doclivingston gmail com>
|
||||||
|
|
|
@ -142,11 +142,11 @@ else
|
||||||
MUSEPACK_DIR=
|
MUSEPACK_DIR=
|
||||||
endif
|
endif
|
||||||
|
|
||||||
# if USE_MUSICBRAINZ
|
if USE_MUSICBRAINZ
|
||||||
# MUSICBRAINZ_DIR=musicbrainz
|
MUSICBRAINZ_DIR=musicbrainz
|
||||||
# else
|
else
|
||||||
MUSICBRAINZ_DIR=
|
MUSICBRAINZ_DIR=
|
||||||
# endif
|
endif
|
||||||
|
|
||||||
# if USE_NAS
|
# if USE_NAS
|
||||||
# NAS_DIR=nas
|
# NAS_DIR=nas
|
||||||
|
|
Loading…
Reference in a new issue