diff Makefile @ 4013:aace6b74fddc libavcodec

TIFF decoder
author kostya
date Fri, 13 Oct 2006 10:48:29 +0000
parents 986d6651a452
children 17aaeec7cd5f
line wrap: on
line diff
--- a/Makefile	Thu Oct 12 21:32:56 2006 +0000
+++ b/Makefile	Fri Oct 13 10:48:29 2006 +0000
@@ -134,6 +134,7 @@
 OBJS-$(CONFIG_SVQ3_DECODER)            += h264.o
 OBJS-$(CONFIG_TARGA_DECODER)           += targa.o
 OBJS-$(CONFIG_THEORA_DECODER)          += vp3.o
+OBJS-$(CONFIG_TIFF_DECODER)            += tiff.o
 OBJS-$(CONFIG_TRUEMOTION1_DECODER)     += truemotion1.o
 OBJS-$(CONFIG_TRUEMOTION2_DECODER)     += truemotion2.o
 OBJS-$(CONFIG_TRUESPEECH_DECODER)      += truespeech.o