]> git.sesse.net Git - ffmpeg/blobdiff - libavutil/Makefile
Merge remote-tracking branch 'qatar/master'
[ffmpeg] / libavutil / Makefile
index 2cd763c1e7546d10b6787709c3a91fae38e42e97..6d78bd552837e3510aaf1431da84b3ec2cf58aa9 100644 (file)
@@ -37,6 +37,8 @@ HEADERS = adler32.h                                                     \
           rational.h                                                    \
           samplefmt.h                                                   \
           sha.h                                                         \
+          timecode.h                                                    \
+          timestamp.h                                                   \
 
 BUILT_HEADERS = avconfig.h
 
@@ -71,6 +73,7 @@ OBJS = adler32.o                                                        \
        rc4.o                                                            \
        samplefmt.o                                                      \
        sha.o                                                            \
+       timecode.o                                                       \
        tree.o                                                           \
        utils.o                                                          \
 
@@ -85,7 +88,7 @@ TESTPROGS-$(HAVE_LZO1X_999_COMPRESS) += lzo
 
 TOOLS = ffeval
 
-DIRS = arm bfin sh4 x86
+DIRS = arm avr32 bfin mips ppc sh4 tomi x86
 
 ARCH_HEADERS = bswap.h intmath.h intreadwrite.h timer.h