diff Makefile @ 4452:1842e64fe89a libavformat

Gopher protocol, patch by Toshimitsu Kimura, lovesyao gmail com
author diego
date Wed, 11 Feb 2009 16:28:46 +0000
parents e0da6eba9942
children 801405a292eb
line wrap: on
line diff
--- a/Makefile	Wed Feb 11 15:01:52 2009 +0000
+++ b/Makefile	Wed Feb 11 16:28:46 2009 +0000
@@ -208,6 +208,7 @@
 OBJS+= avio.o aviobuf.o
 
 OBJS-$(CONFIG_FILE_PROTOCOL)             += file.o
+OBJS-$(CONFIG_GOPHER_PROTOCOL)           += gopher.o
 OBJS-$(CONFIG_HTTP_PROTOCOL)             += http.o
 OBJS-$(CONFIG_PIPE_PROTOCOL)             += file.o
 OBJS-$(CONFIG_RTP_PROTOCOL)              += rtpproto.o