diff Makefile @ 3986:54c7481b381e libavcodec

Targa image decoder
author kostya
date Wed, 11 Oct 2006 04:15:04 +0000
parents b04e4818b5bd
children 3041b7b5476c
line wrap: on
line diff
--- a/Makefile	Tue Oct 10 12:07:25 2006 +0000
+++ b/Makefile	Wed Oct 11 04:15:04 2006 +0000
@@ -131,6 +131,7 @@
 OBJS-$(CONFIG_SVQ1_DECODER)            += svq1.o
 OBJS-$(CONFIG_SVQ1_ENCODER)            += svq1.o
 OBJS-$(CONFIG_SVQ3_DECODER)            += h264.o
+OBJS-$(CONFIG_TARGA_DECODER)           += targa.o
 OBJS-$(CONFIG_THEORA_DECODER)          += vp3.o
 OBJS-$(CONFIG_TRUEMOTION1_DECODER)     += truemotion1.o
 OBJS-$(CONFIG_TRUEMOTION2_DECODER)     += truemotion2.o