]> git.sesse.net Git - vlc/blobdiff - extras/contrib/src/Distributions/beos.mak
Remove libid3tag from contribs
[vlc] / extras / contrib / src / Distributions / beos.mak
index 4eb9ff59fc59b26c1c1163b8be021bb9f77b4529..7b6451ee3ed8e8855289a1b4a9c72db69eb92ac2 100644 (file)
@@ -2,7 +2,7 @@
 ifeq ($(HOST),$(BUILD))
 # Native build: we need perl, autoconf, etc first
 all: .perl .autoconf .automake .libtool .iconv .intl .freetype .fribidi \
-       .a52 .mpeg2 .id3tag .mad .ogg .vorbis .vorbisenc .theora \
+       .a52 .mpeg2 .mad .ogg .vorbis .vorbisenc .theora \
        .flac .speex .faad .lame .ebml .matroska .ffmpeg .dvdcss \
        .dvdnav .dvbpsi .dca .aclocal
    #.speex seems
@@ -10,7 +10,7 @@ else
 # Cross compiling: we already have the Linux tools, only build the
 # libraries now
 all: .iconv .intl .freetype .fribidi \
-       .a52 .mpeg2 .id3tag .mad .ogg .vorbis .vorbisenc .theora \
+       .a52 .mpeg2 .mad .ogg .vorbis .vorbisenc .theora \
        .flac .faad .faac .lame .twolame .ebml .matroska .ffmpeg .dvdcss \
        .dvdnav .dvbpsi .dca .aclocal
 endif