]> git.sesse.net Git - vlc/commitdiff
* added x264 and live to the linux target
authorFelix Paul Kühne <fkuehne@videolan.org>
Thu, 15 Sep 2005 22:11:01 +0000 (22:11 +0000)
committerFelix Paul Kühne <fkuehne@videolan.org>
Thu, 15 Sep 2005 22:11:01 +0000 (22:11 +0000)
extras/contrib/src/Makefile

index e3fbc9ef50807f322e2cf9d4d3388f026b0af8db..6537c512353bdc1628be2dd8f07dd749f0353d69 100644 (file)
@@ -111,9 +111,9 @@ else
  else
 # Standard Linux or other UNIX-like systems
    all: .iconv .intl .freetype .fribidi \
-       .a52 .mpeg2 .id3tag .mad .ogg .vorbis .vorbisenc .theora \
+       .a52 .mpeg2 .id3tag .mad .ogg .vorbis .vorbisenc .x264 .theora \
        .FLAC .speex .faad .faac .lame .ebml .matroska .ffmpeg .dvdcss \
-       .dvdread .dvdnav .dvbpsi .aclocal
+       .dvdread .dvdnav .dvbpsi .live .aclocal
  endif
 endif