]> git.sesse.net Git - ffmpeg/blobdiff - Makefile
rtpenc: Allow packetizing H263 according to the old RFC 2190
[ffmpeg] / Makefile
index 35912e55f31d00fd447da71c84dd5036d912bd9d..006e35cce6962655177a6eddebccbda831d29570 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -100,7 +100,7 @@ config.h: .config
        @-tput sgr0 2>/dev/null
 
 SUBDIR_VARS := OBJS FFLIBS CLEANFILES DIRS TESTPROGS EXAMPLES SKIPHEADERS \
-               ALTIVEC-OBJS MMX-OBJS NEON-OBJS YASM-OBJS-FFT YASM-OBJS    \
+               ALTIVEC-OBJS MMX-OBJS NEON-OBJS YASM-OBJS                  \
                HOSTPROGS BUILT_HEADERS TESTOBJS ARCH_HEADERS ARMV6-OBJS TOOLS
 
 define RESET